LinguaCafe
LinguaCafe copied to clipboard
Add a setting for changing timezone on the admin page.
It can be already changed by adding an environment variable to the docker-compose file.
For example:
environment:
TZ: America/Denver
Will set your timezone to specified region. No additional code required.
I know, but I want it to be more user friendly.