DigitaleGesellschaft / jekyll-theme-conference

Jekyll template for a conference website containing program, speaker, talks and room overview
MIT License
64 stars 59 forks source link

Add support for timezone in Live indications #32

Closed lorenzschmid closed 1 month ago

lorenzschmid commented 1 year ago

As originally reported in #31, the live indication seem (at least under some circumstances?) be shown for UTC time. The example configuration file already contains a timezone value, but it is not used anywhere in the JS code.

lorenzschmid commented 1 month ago

Implemented and fixed in 473768f37d133f52c1e8b6b4b4269c5aa01e0f6a.