Remix.run Logo
Show HN: UTC Time - live clock, ISO 8601, Unix timestamp(utctime.app)
24 points by nadermx 2 days ago | 7 comments
beefstew123 a day ago | parent | next [-]

I'd like to be able to select a date/time and have it quickly spit out unix time.

nadermx 21 hours ago | parent [-]

added

jfbrbrbfndk a day ago | parent | prev | next [-]

This looks like a one shot vibe coded mess

nadermx a day ago | parent [-]

I'll work on the geocities look a bit more

hazbot a day ago | parent | prev [-]

Love the 8601 evangelism.

jezek2 a day ago | parent [-]

I don't, it's hard to read with the 'T' between date/time and has too many variants.

euroderf 21 hours ago | parent [-]

In UIs I replace the "T" with an underbar. It visually separates date_time while preventing line wrap breakage.