Date & Time
Related: date and time input
Relevant Standards
ISO 8601
RFC 3339
HTML
- html.spec.whatwg.org/multipage/common-microsyntaxes.html#dates-and-times
- github.com/github/relative-time-element
Temporal
- developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal
- github.com/tc39/proposal-temporal
- tc39.es/proposal-temporal/docs
- Browser Implementation
JavaScript Date
JavaScript Date
objects are based upon a simplification of the ISO 8601 format [262.ecma-international.org].