diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-02-23 06:40:21 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-02-23 06:40:21 +0200 |
commit | c209aa6bff9f2421775880a10ea5cb41f37ca765 (patch) | |
tree | 6222ec4f785518826f6dd766628ca1ac18854e9f /doc/gawk.1 | |
parent | 82edbe5494206a6c1e8177149b10f33ab0aab4c4 (diff) | |
parent | 59affbb0cb17cd7fbc575413d787669a68f72f5b (diff) | |
download | egawk-c209aa6bff9f2421775880a10ea5cb41f37ca765.tar.gz egawk-c209aa6bff9f2421775880a10ea5cb41f37ca765.tar.bz2 egawk-c209aa6bff9f2421775880a10ea5cb41f37ca765.zip |
Merge branch 'master' into feature/api-mpfr
Diffstat (limited to 'doc/gawk.1')
-rw-r--r-- | doc/gawk.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3130,8 +3130,8 @@ with year 0 preceding year 1 and year \-1 preceding year 0. If .I utc-flag is present and is non-zero or non-null, the time is assumed to be in -the UTC timezone; otherwise, the -time is assumed to be in the local timezone. +the UTC time zone; otherwise, the +time is assumed to be in the local time zone. If the daylight saving flag is positive, the time is assumed to be daylight saving time; if zero, the time is assumed to be standard time; |