petlof / liveresults

EmmaClient is a client-server system for publishing liveresults from Orienteering events. It have been used on many major events such as JWOC, WOC, EOC,..
http://liveresultat.orientering.se
GNU Lesser General Public License v3.0
40 stars 24 forks source link

[OLA] Starttimes are parsed incorrectly in some cultures #28

Closed petlof closed 6 years ago

petlof commented 7 years ago

If the computer that is running the upload uses a DateTime culture that have a date time format different from sweden, the starttimes will probably not be parsed correctly leading to problems uploading them (and also calculating radio-times).

Probably radio times will also be parsed incorrectly.

petlof commented 6 years ago

Should be fixed not by commit c8738c9e69fd4c4dedab46d22490f17e51489782, no new version built yet