Open
Conversation
cookieguru
reviewed
Jan 7, 2026
Contributor
cookieguru
left a comment
There was a problem hiding this comment.
Why limit it to the Americas?
Also it swaps to goofy time instead of normal time
Contributor
Author
In some places, it's already Friday and I don't know if it's the 2nd or 3rd Friday of the month. So, I've rethought this feature. We'll show 24-hr time and show when the next meeting is according to the user's locale and TZ. We're still showing that it's always the 2nd Thursday using Eastern and Pacific timezones. |
In KC (CST), it shows "February 12, 2026 at 19:00". In Sydney Australia, it shows "13 February 2026 at 12:00"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #16
When looking at dates on the site, how the local TZ and the proper date formatting for the locale.
With a language of

en-US, in Kansas City, the date formatting looks like this:With a language of

en-GB, in London, the date formatting looks like this:And the archive page looks like this:

And the front page looks like this:

To test in Chrome
make watch, click on the URL the command gives you. Navigate around and watch the date and time.Note: You might need to restart your browser after changing your chrome language