That was fast 馃挩馃ぉ
@lcas.dev has already submitted a new HTML proposal for Localized time formatting without JavaScript 馃憞 github.com/whatwg/html/...
Couple of previous proposals related to this topic:
- github.com/whatwg/html/...
- github.com/whatwg/html/...
What problem are you trying to solve? Server side rendered (or statically rendered) HTML does not know what the user鈥檚 timezone is. This means you can not server render absolute time correctly. To ...
Marina A铆sa
鈴憋笍 Day 2
馃憠 We discussed date formatting without JS:
馃 Where to implement the solution? ShadowDOM using the `<time>` element or CSS with the content property or both?
馃 What is the scope? should we render absolute or relative time?
馃 Accessibility? text selection?
鉁嶏笍 Notes: hackmd.io/IJgF2r1DSuyZ...