What is the best way to round-trip dates to Javascript in server's time zone?
I have a datetime stored in a database on a server that represents the start of a performance. We can assume that the time zone in the location of the performance is the same as the web server and database…