i am simply requesting that every application or website that displays relative dates ("1h ago"), no matter the reason, implements a tooltip that shows the actual timestamp on hover. is that too much to ask? #ux #web #accessibility
@lime ideally in an easy to copy ISO8601 format

@epcjones yeah! like +002023115T13.720

(iso 8601 is maybe a bit to broad https://ijmacd.github.io/rfc3339-iso8601/ )

RFC 3339 vs ISO 8601

Comparison between RFC 3339 and ISO 8601 date formats

@lime good point, I meant the uh "colloquial"/typically ISO8601 format rather than the entire specification... I guess we need yet another standard
@epcjones honestly, any date format that cannot be put in time-order by a lexicographical sort is worse than useless