jellyfin / jellyfin-plugin-playbackreporting

Playback Statistics Plugin for Jellyfin
https://jellyfin.org
GNU General Public License v3.0
66 stars 25 forks source link

Added support for decimal timezones #64

Closed theKAKAN closed 2 years ago

theKAKAN commented 2 years ago

Fixes #51

h1dden-da3m0n commented 2 years ago

TIL that there are .5 time zones !?

theKAKAN commented 2 years ago

TIL that there are .5 time zones !?

Those are basically the 30 minute additions (30/60 is .5, after all). So, GMT +1:30 is represented as 1.5 and so on.