[FR] Timezone support
Closed this issue · 2 comments
agrmohit commented
Support for timezone would be great. Right now the only place where this seems relevant is the last checked time in the server UI which currently shows last refreshed time in UTC.
For docker installations, a good approach might be using TZ
environment variable like LinuxServer.io's images.
I don't see myself visiting the UI very often (despite it looking great) because of the homepage widget so it could be considered low priority.
Thanks for building this.
sergi0g commented
Including timezone data does increase the binary size, but I'll add this to the roadmap. Thanks!