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

[1.x] Format dates to browsers timezone #417

Merged
merged 9 commits into from
Nov 8, 2024
Merged

[1.x] Format dates to browsers timezone #417

merged 9 commits into from
Nov 8, 2024

Conversation

timacdonald
Copy link
Member

@timacdonald timacdonald commented Nov 8, 2024

Currently, all dates are captured and presented in UTC time.

This PR introduces a front-end date format function to format all dates in the browsers current timezone.

Before:

Screenshot 2024-11-08 at 14 51 56 Screenshot 2024-11-08 at 14 51 04

After

Screenshot 2024-11-08 at 14 52 02 Screenshot 2024-11-08 at 14 51 26

fixes #410

@taylorotwell taylorotwell merged commit 382a301 into 1.x Nov 8, 2024
20 checks passed
@taylorotwell taylorotwell deleted the dates branch November 8, 2024 03:56
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

Successfully merging this pull request may close these issues.

Pulse is ignoring timezone setting
2 participants