diff options
Diffstat (limited to 'Doc')
| -rw-r--r-- | Doc/Zsh/mod_datetime.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_datetime.yo b/Doc/Zsh/mod_datetime.yo index 5475bd6cc..84f49086d 100644 --- a/Doc/Zsh/mod_datetime.yo +++ b/Doc/Zsh/mod_datetime.yo @@ -33,7 +33,7 @@ function tt(strptime); see manref(strptime)(3). This means that zsh format extensions are not available, but for reverse lookup they are not required. -In most implementations of tt(strftime) any timezone in the +In most implementations of tt(strptime) any timezone in the var(timestring) is ignored and the local timezone declared by the tt(TZ) environment variable is used; other parameters are set to zero if not present. |
