TASVideos / tasvideos

The code for the live TASVideos website
https://tasvideos.org/
GNU General Public License v3.0
62 stars 29 forks source link

TimeZone problem on dates with hover-on text #1220

Closed meshuggahtas closed 2 years ago

meshuggahtas commented 2 years ago

My profile timezone settings is UTC+1 but some dates shows me UTC+2 instead

Masterjun3 commented 2 years ago

Your timezone setting is a location that is currently observing UTC+2.

meshuggahtas commented 2 years ago

And why do I get UTC+1 and UTC+2 dates depending on what page I'm seeing? There's definitely a bug.

edit: Please try https://tasvideos.org/Profile and compare your hover text with the top Joined On and Last Logged In timezone with the bottom of the page Wiki Last Edit, Wiki First Edit

Masterjun3 commented 2 years ago

Because it was UTC+1 when the timestamp was made. Due to Daylight Savings Time timezones can switch between observing UTC+1 and UTC+2. We show dates with offsets as they happened. This is exactly working as intended.

meshuggahtas commented 2 years ago

Checked and Masterjun is right, working as intended. Educated myself on DST. Sorry!