24 points | by nadermx 2 days ago ago
7 comments
I'd like to be able to select a date/time and have it quickly spit out unix time.
added
This looks like a one shot vibe coded mess
I'll work on the geocities look a bit more
Love the 8601 evangelism.
I don't, it's hard to read with the 'T' between date/time and has too many variants.
In UIs I replace the "T" with an underbar. It visually separates date_time while preventing line wrap breakage.
I'd like to be able to select a date/time and have it quickly spit out unix time.
added
This looks like a one shot vibe coded mess
I'll work on the geocities look a bit more
Love the 8601 evangelism.
I don't, it's hard to read with the 'T' between date/time and has too many variants.
In UIs I replace the "T" with an underbar. It visually separates date_time while preventing line wrap breakage.