Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct date format issues in reminder emails #9723

Closed
zenminimalist opened this issue Jun 22, 2023 · 4 comments
Closed

Correct date format issues in reminder emails #9723

zenminimalist opened this issue Jun 22, 2023 · 4 comments
Labels
馃悰 bug Something isn't working emails area: emails, cancellation email, reschedule email, inbox, spam folder, not getting email Medium priority Created by Linear-GitHub Sync

Comments

@zenminimalist
Copy link

zenminimalist commented Jun 22, 2023

Found a bug? Please fill out the sections below. 馃憤

Issue Summary

When trying to change the date format for a message template under "workflows" in cal.com from the default setting (ddd, MMM D, YYYY H:mmA) , I can't seem to get the proper output. I'm trying to get the following format:

CleanShot 2023-06-22 at 19 01 08

12.046.2023 - 19:15PM (Europe/Berlin)

I tried various formats and iterations (see below), but can't seem to be able to change it to this format.

I played with:

  • {EVENT_DATE, D.MM.YYYY HH:mm} - {EVENT_END_TIME} ({TIMEZONE})
  • {EVENT_DATE_D.MM.YYYY HH:mm} - {EVENT_END_TIME} ({TIMEZONE})
  • {EVENT_DATE, DD.MM.YYYY HH:mm} - {EVENT_END_TIME} ({TIMEZONE})

Not sure if this is a bug or I'm missing something.

Technical details

  • Vivaldi browsers (Chrome-based)
@maige-app maige-app bot added the 馃悰 bug Something isn't working label Jun 22, 2023
@PeerRich PeerRich added Medium priority Created by Linear-GitHub Sync emails area: emails, cancellation email, reschedule email, inbox, spam folder, not getting email labels Jun 26, 2023
@afrieirham
Copy link
Contributor

I'm interested to work on this, anyone can assign this to me?

@CarinaWolli
Copy link
Member

So I just tested with:
{EVENT_DATE_D.MM.YYYY HH:mm} - {EVENT_END_TIME} ({TIMEZONE})

And it looks right in my workflow email 馃
Screenshot 2023-06-28 at 16 40 04

Screenshot 2023-06-28 at 16 40 17

@afrieirham Can you reproduce that?

@afrieirham
Copy link
Contributor

@CarinaWolli it works on my side too.
image

maybe @zenminimalist can verify if this is what he wants.

@zenminimalist
Copy link
Author

@afrieirham Works now. That's really strange...
Either it was a hiccup in the system or something changed, as I've tried of half a dozen of times. I'll keep an eye on it to see if it creeps in again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
馃悰 bug Something isn't working emails area: emails, cancellation email, reschedule email, inbox, spam folder, not getting email Medium priority Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

4 participants