In the setup of the competition, would it be possible to enter the time zone for the competition.
That information can later be used when displaying event schedule and time information.
Currenly it is hard to see actual start time for competitions heald in other countries.
The display of the time zone is the most important.
Optinal it might be possible to have the online pages be displayed in local time zone.
Best regards
Vilhelm
Display timezone
Re: Display timezone
Hi Vilhelm,
It's a good idea.
I will add this to the TODO list.
Though I don't know how to display that local time in your browser, there are surely some possibilities.
Emmanuel
It's a good idea.
I will add this to the TODO list.
Though I don't know how to display that local time in your browser, there are surely some possibilities.
Emmanuel
Re: Display timezone
If possible the easiest way, I gues, is to serverside output some data in utc (or via the scoring software when doing the publish) then on client side via javascript convert it to the users current timezone.
Thanks for putting it on the todo list.
Best regards
Vilhelm
Thanks for putting it on the todo list.
Best regards
Vilhelm