I want the server to always serve dates in UTC in the HTML, and have JavaScript on the client site convert it to the user’s local timezone.
Bonus if I can output in the user’s locale date format.
I want the server to always serve dates in UTC in the HTML, and have JavaScript on the client site convert it to the user’s local timezone.
Bonus if I can output in the user’s locale date format.