Remix.run Logo
andix 5 days ago

> "These versions have since been removed from NPM as of 10:44 PM EDT"

If you're ever writing a post like that, please use UTC, standard time formats (RFC, 24h format) and add the date.

"10:44 PM EDT" is something I need to look up to understand what it means (EDT is not a well knows abbreviation outside of North America). Also all my timestamps in GitHub (when the post was created, updated) show up in my local time (which I can easily map to UTC in my head, but not to EDT).

EDT is -0400, so it's 18:44:00Z. Edit: totally messed up the calculation, it's actually 02:44:00Z on the next day. Just proving my point.