From c69172f47b4c35fd1250075bbd4a5f7b6f49f38f Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
representations of time output by
gmtime
and strptime
.
The strptime(fmt)
builtin parses input strings matching the
fmt
argument. The output is in the "broken down time"
-representation consumed by gmtime
and output by mktime
.
mktime
and output by gmtime
.
The strftime(fmt)
builtin formats a time (GMT) with the
given format. The strflocaltime
does the same, but using
the local timezone setting.
gmtime
and strptime
.
The strptime(fmt)
builtin parses input strings matching the
fmt
argument. The output is in the "broken down time"
-representation consumed by gmtime
and output by mktime
.
mktime
and output by gmtime
.
The strftime(fmt)
builtin formats a time (GMT) with the
given format. The strflocaltime
does the same, but using
the local timezone setting.
gmtime
and strptime
.
The strptime(fmt)
builtin parses input strings matching the
fmt
argument. The output is in the "broken down time"
-representation consumed by gmtime
and output by mktime
.
mktime
and output by gmtime
.
The strftime(fmt)
builtin formats a time with the given
format.
The format strings for strptime
and strftime
are described
diff --git a/manual/v1.6/index.html b/manual/v1.6/index.html
index af73a0b703..adec155131 100644
--- a/manual/v1.6/index.html
+++ b/manual/v1.6/index.html
@@ -5016,7 +5016,7 @@
gmtime
and strptime
.
The strptime(fmt)
builtin parses input strings matching the
fmt
argument. The output is in the "broken down time"
-representation consumed by gmtime
and output by mktime
.
mktime
and output by gmtime
.
The strftime(fmt)
builtin formats a time (GMT) with the
given format. The strflocaltime
does the same, but using
the local timezone setting.
gmtime
and strptime
.
The strptime(fmt)
builtin parses input strings matching the
fmt
argument. The output is in the "broken down time"
-representation consumed by gmtime
and output by mktime
.
mktime
and output by gmtime
.
The strftime(fmt)
builtin formats a time (GMT) with the
given format. The strflocaltime
does the same, but using
the local timezone setting.