-
-
Notifications
You must be signed in to change notification settings - Fork 435
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
Wrong dates displayed, possibly time zone issue? #1254
Comments
I noticed this as well. Times should not be translated if it's an in-person conference. If I'm in the USA and looking at European conferences, I should see the dates in terms of their local date (time) and not translated to my time zone. |
Hi, |
I'm still seeing Jun 10-13, probably because I'm in Vancouver (-0800) so a date of 2025-06-11 00:00 UTC translated into my local time zone ends up as 2025-06-10 16:00 PST. |
Yes it was in #1319 :) |
I just added BSDCan as June 11-14 2025, but when I load https://developers.events/#/2025/list I see:
10-Jun 13-Jun BSDCan 2025 [www.bsdcan.org](https://www.bsdcan.org/2025/) Ottawa, ON (Canada)
It looks like https://developers.events/all-events.json has starting and ending timestamps at 00:00 UTC on the 11th and 14th respectively; I don't think the exact time of day is used or displayed anywhere on this site, but since I'm in Canada I'm wondering if those timestamps are getting converted to my local timezone and thus ending up with the wrong dates.
The text was updated successfully, but these errors were encountered: