Localized time formatting without JavaScript · Issue #12591 · whatwg/html
What problem are you trying to solve? Server side rendered (or statically rendered) HTML does not know what the user’s timezone is. This means you can not server render absolute time correctly. To ...
github.com