ohmage / gwt-front-end

The javascript/GWT code behind the front end.
6 stars 2 forks source link

timestamp prompt values are rendered with respect to the server timezone but it should be the timezone of the user #284

Open cketcham opened 11 years ago

cketcham commented 11 years ago

The value of the timestamp displayed in the Responses tab is formated to the local time of the server. It should be shown as the time when the user collected the point.

cketcham commented 11 years ago

this might actually be a server issue since the timestamp values received from the server by the phone are in server local time.