aboutsummaryrefslogtreecommitdiffstats
path: root/doc/awkcard.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-02-23 05:56:22 +0200
committerArnold D. Robbins <arnold@skeeve.com>2017-02-23 05:56:22 +0200
commit7bbeac0ea5f8ecf4925dc982dbebfcc4ba0c5b11 (patch)
tree0df4d527821ad6efb6fd0877eb9aab03ebcc62be /doc/awkcard.in
parentf91f8ee802f852135c237aafe6e17c02e4439aa5 (diff)
parent7704e90c4f3aa4b3ce093bd9d67dee2b70f5acbc (diff)
downloadegawk-7bbeac0ea5f8ecf4925dc982dbebfcc4ba0c5b11.tar.gz
egawk-7bbeac0ea5f8ecf4925dc982dbebfcc4ba0c5b11.tar.bz2
egawk-7bbeac0ea5f8ecf4925dc982dbebfcc4ba0c5b11.zip
Merge branch 'master' into feature/stringfix
Diffstat (limited to 'doc/awkcard.in')
-rw-r--r--doc/awkcard.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/awkcard.in b/doc/awkcard.in
index 16e4b19d..7c9eab75 100644
--- a/doc/awkcard.in
+++ b/doc/awkcard.in
@@ -1794,13 +1794,16 @@ formatting them.
.fi
.in +.2i
.ti -.2i
-\*(FCmktime(\*(FIdatespec\*(FC)\*(FR
+\*(FCmktime(\*(FIdatespec \*(FR[\*(FC, \*(FIutc-flag\*(FR]\*(FC)\*(FR
.br
Convert \*(FIdatespec\fP into a time
stamp of the same form as returned by \*(FCsystime()\*(FR
and return it.
The \*(FIdatespec\fP is a string of the form
\*(FC"\*(FIYYYY MM DD HH MM SS[ DST]\*(FC"\*(FR.
+If \*(FIutc-flag\*(FR
+is present and is non-zero or non-null, the result
+is in UTC, otherwise it is in local time.
.ti -.2i
\*(FCstrftime(\*(FR[\*(FIformat \*(FR[\*(FC, \*(FItimestamp\*(FR[\*(FC, \*(FIutc-flag\*(FR]]]\*(FC)\*(FR
.br