mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-23 02:23:07 +02:00
Update README.md
Add nuance about the conditions where local TZ can't be detected.
This commit is contained in:
parent
b5fd60b49b
commit
50c36beb06
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@ and consider using a virtual machine or [Xvfb](https://www.x.org/releases/X11R7.
|
|||
|
||||
#### Known issues
|
||||
|
||||
Timezone has to be set [explicitly](https://github.com/tbabej/taskwiki/issues/110) using the environment variable `TZ`. For example, before launching vim:
|
||||
When `tzlocal` library can't detect your local timezone, it has to be set [explicitly](https://github.com/tbabej/taskwiki/issues/110) using the environment variable `TZ`. For example, before launching vim:
|
||||
|
||||
export TZ="Europe/Prague"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue