Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #15165 > unrolled thread

Re: printf builtin retains timezone from un-set TZ environment variable

Started byChet Ramey <chet.ramey@case.edu>
First post2019-07-14 15:07 -0400
Last post2019-07-14 15:07 -0400
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: printf builtin retains timezone from un-set TZ environment variable Chet Ramey <chet.ramey@case.edu> - 2019-07-14 15:07 -0400

#15165 — Re: printf builtin retains timezone from un-set TZ environment variable

FromChet Ramey <chet.ramey@case.edu>
Date2019-07-14 15:07 -0400
SubjectRe: printf builtin retains timezone from un-set TZ environment variable
Message-ID<mailman.1314.1563131238.2688.bug-bash@gnu.org>
On 7/13/19 1:31 PM, Travis Everett wrote:

> Bash Version: 5.0
> Patch Level: 7
> Release Status: release
> 
> *Description:*
> I've noticed that a timezone explicitly set in the TZ environment variable
> can get cached (if any date-using command/builtin is run) and then show up
> (at least) in dates produced by the printf builtin's "%(...)T" formats even
> after the TZ variable is unset.

Thanks for the report. It's an easy fix.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
		 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web