[PATCH] strftime.3: document how %z and %Z are calculated

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 man3/strftime.3 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/man3/strftime.3 b/man3/strftime.3
index 57b2a38aa..90248d0b4 100644
--- a/man3/strftime.3
+++ b/man3/strftime.3
@@ -417,6 +417,8 @@ The
 or
 .I \-hhmm
 numeric timezone (that is, the hour and minute offset from UTC). (SU)
+(Calculated from
+.IR tm_gmtoff .)
 .TP
 .B %Z
 The timezone name or abbreviation.
@@ -427,6 +429,8 @@ The timezone name or abbreviation.
 The date and time in
 .BR date (1)
 format. (TZ)
+(Calculated from
+.IR tm_zone .)
 (Not supported in glibc2.)
 .TP
 .B %%
-- 
2.39.2




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux