How do I display a date/time in the user's locale format and time offset?
- by kch
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.