pyvec / naucse

A server for open course material
Other
2 stars 9 forks source link

API 0.3: Add timezone information to all times #42

Closed encukou closed 3 years ago

encukou commented 4 years ago

On input, either a course-wide timezone can be specified, or each time must have timezone info. On output, the timezone offset is added to all concrete datetimes.

Fixes: https://github.com/pyvec/naucse/issues/13