Closed timacdonald closed 3 weeks ago
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:
After
fixes https://github.com/laravel/pulse/issues/410
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:
After
fixes https://github.com/laravel/pulse/issues/410