autolab / Tango

Standalone RESTful autograding service
http://www.autolabproject.com/
Apache License 2.0
48 stars 59 forks source link

Regression: feedback file times are UTC again #36

Closed droh closed 9 years ago

droh commented 9 years ago

The times in the feedback file returned by Tango are in UTC instead of local time. This was working a week ago and seems to be a regression caused by having multiple Tango repos.

yrkumar commented 9 years ago

This is fixed by https://github.com/autolab/Tango/pull/61, where we return the correct time.