Skip to content

Fix date generation on non-english locale systems #8

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

halamix2
Copy link

@halamix2 halamix2 commented Nov 29, 2024

  • Fix date generation on non-english systems
  • Force UTC instead of the developer's timezone

Fixes problem where date could generate e.g pią, 29 lis 2024, 23:55:12 CET instead of Fri Nov 29 22:55:12 UTC 2024

Instead of Sat Nov 30 00:21:17 2024 +0100 Git can use Fri Nov 29 23:21:17 2024 to use UTC everywhere

@halamix2 halamix2 mentioned this pull request Nov 29, 2024
@halamix2 halamix2 changed the title Fix date generation on non-english systems Fix date generation on non-english locale systems Nov 29, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant