aboutsummaryrefslogtreecommitdiffstats
path: root/doc/awkcard.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-02-23 05:55:29 +0200
committerArnold D. Robbins <arnold@skeeve.com>2017-02-23 05:55:29 +0200
commit82edbe5494206a6c1e8177149b10f33ab0aab4c4 (patch)
tree35bfb901c3d0821407b0d49f8d174acbfdeaad46 /doc/awkcard.in
parent47fc30bb2837ee79aea535d2c34cbea6ba01643b (diff)
parent7704e90c4f3aa4b3ce093bd9d67dee2b70f5acbc (diff)
downloadegawk-82edbe5494206a6c1e8177149b10f33ab0aab4c4.tar.gz
egawk-82edbe5494206a6c1e8177149b10f33ab0aab4c4.tar.bz2
egawk-82edbe5494206a6c1e8177149b10f33ab0aab4c4.zip
Merge branch 'master' into feature/api-mpfr
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