
21 Sep
2021
21 Sep
'21
3:34 p.m.
On Tue, 21 Sep 2021 13:19:25 +1000, Simon Green wrote:
That's when the article was published in your local time.
Ah...
Don't get me started on the US centric date format though 😠... <time class="date" data-time="1632136528" datetime="2021-09-20T11:15:28+00:00">9/20/2021, 9:15 PM</time> https://www.w3schools.com/tags/tag_time.asp
Seems that tag does not actually work, at least not in Firefox. It is their website querying my browser’s idea of its local timezone, and sending an autogenerated date/time string accordingly. A better way would be to leave it entirely up to the browser, including locale formatting, as described here <http://www.codecodex.com/wiki/Show_Local_Time>.