Time Zones
It looks like the server code for this assumes the uploads are coming from Eastern time zone. I uploaded earlier this week and saw that all the ones I did were displayed as 2 hours in the past since I am in Mountain time zone. I'd recommend adding an optional parameter to your upload page that either accepts the current timezone, GMT offset, or timestamp. My recommendation is for the client to provide the current timestamp since that should be easy to do in any OS.
|