github / relative-time-element

Web component extensions to the standard <time> element.
https://github.github.io/relative-time-element/examples/
MIT License
3.57k stars 170 forks source link

Drop deprecated formats #247

Open keithamus opened 1 year ago

keithamus commented 1 year ago

This is a semver MAJOR version, which removes the deprecated auto, elapsed, and micro versions of the date, which pose problems due to assistive technologies misreading the contractions (1m is read as 1 meter).

Our guidelines for dates and times outlines some of the problems with this, and discourages the format.