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

Time zone is offsetting the rendered date by one. #85

Closed
7 tasks done
rmenner opened this issue Feb 5, 2025 · 0 comments · Fixed by #87
Closed
7 tasks done

Time zone is offsetting the rendered date by one. #85

rmenner opened this issue Feb 5, 2025 · 0 comments · Fixed by #87
Assignees

Comments

@rmenner
Copy link
Contributor

rmenner commented Feb 5, 2025

What browser client(s) are you seeing the issue on?

  • Firefox
  • Chrome
  • Safari
  • Microsoft Edge

What devices platform(s) are you seeing the issue on?

  • Desktop
  • Mobile

Steps to reproduce

  1. change timezone with sudo systemsetup -settimezone Indian/Mahe
  2. view auro-pane with the inspect tool.
  3. see that the date passed in is not the date displayed

Image

Expected behavior

Should display the same date as added

Image

Which version of auro-templates do you have installed?

Current

Reproducible on the Auro doc site

Exit criteria (To be determined by the Auro team)

No response

@rmenner rmenner linked a pull request Feb 17, 2025 that will close this issue
2 tasks
blackfalcon pushed a commit that referenced this issue Feb 17, 2025
## [3.1.5](v3.1.4...v3.1.5) (2025-02-17)

### Bug Fixes

* correct date utc handling in AuroPane class [#85](#85) ([106d608](106d608))

### Performance Improvements

* validate date format in AuroPane class ([d101a22](d101a22))
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 a pull request may close this issue.

1 participant