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

feat: support UTC timezone formatting #24

Merged
merged 1 commit into from
Mar 28, 2023
Merged

Conversation

KalachevDev
Copy link
Contributor

hey folks, take a look at this PR

before this changes you weren't able to format date with UTC timezone specified, it was:
dateTime({input: '02-02-2000', timeZone: 'utc'}).format('L z') // '02/02/2000 GMT'

@KalachevDev KalachevDev requested review from ValeraS and korvin89 March 28, 2023 11:41
@KalachevDev KalachevDev merged commit 4a6f21f into main Mar 28, 2023
@KalachevDev KalachevDev deleted the add-utc-timezone-support branch March 28, 2023 11:48
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.

2 participants