mroach on Nostr: I've encountered what might be the worst date/time format I've see thus far. ...
I've encountered what might be the worst date/time format I've see thus far.
"11-10T08:08:02.000Z"
That's right, it's ISO-8601 except without the year. I thought this was a bug on my end, then in the XML parser, then in their API, until I found that it is in fact supposed to be like this.
The worst part about this is someone had to go through *extra* work to remove the year and make this value significantly more difficult to work with.
"11-10T08:08:02.000Z"
That's right, it's ISO-8601 except without the year. I thought this was a bug on my end, then in the XML parser, then in their API, until I found that it is in fact supposed to be like this.
The worst part about this is someone had to go through *extra* work to remove the year and make this value significantly more difficult to work with.