
On Tue, 21 Sep 2021, at 1:12 PM, Lawrence D'Oliveiro wrote:
On Tue, 21 Sep 2021 13:58:42 +1200, I wrote:
<https://arstechnica.com/gadgets/2021/09/command-line-wizardry-part-two-variables-and-loops-in-bash/>
One thing I find a bit odd, note the timestamp on that article: “9/20/2021, 11:15 PM”. At the time I posted my message, no part of the continental US was showing a time later than about 10pm:
That's when the article was published in your local time. When I view the article I see "9/20/2021, 9:15 PM" (I'm in NSW, currently two hours behind NZST). Don't get me started on the US centric date format though 😠 The HTML used for this: <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 -- Simon