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


Groups > gnu.bash.bug > #15165

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

From Chet Ramey <chet.ramey@case.edu>
Newsgroups gnu.bash.bug
Subject Re: printf builtin retains timezone from un-set TZ environment variable
Date 2019-07-14 15:07 -0400
Organization ITS, Case Western Reserve University
Message-ID <mailman.1314.1563131238.2688.bug-bash@gnu.org> (permalink)
References <CAC=jSUUA7KAWbm14VBHNRUsZVUNgpLYT2bZ094dJA9gb2on+3w@mail.gmail.com> <3ea9ea3c-1f8e-67bf-21e5-aa127b6e5a0f@case.edu>

Show all headers | View raw


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/

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web