[Bug 218711] strftime man page incorrectly claims that TZ is used

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

 



https://bugzilla.kernel.org/show_bug.cgi?id=218711

--- Comment #2 from Guy Harris (gharris@xxxxxxxxx) ---
> It would be wise to CC Paul Eggert <eggert@xxxxxxxxxxx>.

I'm not sure why, given that the tzdb newstrftime man page doesn't mention TZ. 
The tzdb strftime() *code* will use tm_zone if the code is configured to
support it, falls back on using tzname[] and tm_isdst if tzname[] is present,
and otherwise replace %Z with the empty string, so it's only directly affected
by the TZ setting if struct tm doesn't contain tm_zone.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.




[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