Closed enieber closed 2 years ago
Hi, I am starting config the NextCloud with docker in my server and I have one question.
What is format TZ in env?
is number format like: TZ=-3 is string format like: TZ=America/Sao_Paulo or is another format
TZ=-3
TZ=America/Sao_Paulo
https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
https://github.com/LibreCodeCoop/nextcloud-docker/pull/14
Hi, I am starting config the NextCloud with docker in my server and I have one question.
What is format TZ in env?
is number format like:
TZ=-3
is string format like:TZ=America/Sao_Paulo
or is another format