hftlclub / cis

CIS Club Information System
4 stars 0 forks source link

[Protocols] Correct timezone for participants that arrived later #150

Open jBuchholz590 opened 4 years ago

jBuchholz590 commented 4 years ago

Picked time: 23:20 stored time: 21:20

fmalcher commented 4 years ago

shoud be an installation related problem, e.g. wrong timezone in the docker container

jBuchholz590 commented 4 years ago

https://github.com/hftlclub/cis/blob/master/controllers/protocols.js#L164

Backend parses time with moment.js without specifying timezone.