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

remove utc() as default timezone for momentjs #291

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xJuvi
Copy link

@xJuvi xJuvi commented Aug 8, 2024

This PR removes utc() as default setter for timestrings. At the moment, timestrings will parsed by momentjs to UTC+0. After this chnage, local time will applied. THat's the same behavor as when using luxon.

This PR fixes #289 a little bit. It's no full solution but enough for most cases.

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.

Feature suggestion: Timezone support for datetime() renderer
1 participant