aboutsummaryrefslogtreecommitdiffstats
path: root/doc/awkcard.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2010-12-16 21:06:07 +0200
committerArnold D. Robbins <arnold@skeeve.com>2010-12-16 21:06:07 +0200
commitd587d4e5a72d08926d36288663a92ca6efbe0a6b (patch)
treebc0ca68333c11f7c56d4c6894b1a725ff707e4c8 /doc/awkcard.in
parentedfb721ac785219e9b881d8ac3a841cef8270a79 (diff)
downloadegawk-d587d4e5a72d08926d36288663a92ca6efbe0a6b.tar.gz
egawk-d587d4e5a72d08926d36288663a92ca6efbe0a6b.tar.bz2
egawk-d587d4e5a72d08926d36288663a92ca6efbe0a6b.zip
Add PROCINFO["strftime"] as default strftime() format.
Diffstat (limited to 'doc/awkcard.in')
-rw-r--r--doc/awkcard.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/awkcard.in b/doc/awkcard.in
index 2389ca38..15a98281 100644
--- a/doc/awkcard.in
+++ b/doc/awkcard.in
@@ -1775,8 +1775,10 @@ If \*(FIutc-flag\*(FR
is present and is non-zero or non-null, the result
is in UTC, otherwise the result is in local time.
If \*(FItimestamp\fP is missing, the current time of day is used. If
-\*(FIformat\fP is missing, a default format equivalent to the output
-of \*(FIdate\*(FR(1) is used.
+\*(FIformat\fP is missing, use \*(FCPROCINFO["strftime"]\fP.
+The default value is
+equivalent to the output
+of \*(FIdate\*(FR(1).
.ti -.2i
\*(FCsystime()\fP
.br