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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notion Formula Has a Bug Regarding Time Formatting #480

Open
firatbezir opened this issue Dec 23, 2023 · 3 comments
Open

Notion Formula Has a Bug Regarding Time Formatting #480

firatbezir opened this issue Dec 23, 2023 · 3 comments

Comments

@firatbezir
Copy link

When i was creating a time format for my tasks, i realized time formatting does not give what is expected as you can see from the ss.
formatDate(dateEnd(prop("Date")), "HH:mm A") produces a wrong time format (eg. 18:15 P12 in this case)

Expected behavior
As seen from the ss, first formatDate(prop("Date"), "HH:mm A" code produces the correct time (eg. 17:30 PM)

Screenshots
Screenshot 2023-12-23 182130

@amareshvarma
Copy link

I would like to work on this issue

@divikshrivastava
Copy link

Can I take a stab at this issue ? @firatbezir

@firatbezir
Copy link
Author

Sure @divikshrivastava

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants