bug-gawk
[Top][All Lists]
Advanced

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

Re: use of TZ by mktime()/strftime()


From: arnold
Subject: Re: use of TZ by mktime()/strftime()
Date: Wed, 10 Aug 2022 08:50:07 -0600
User-agent: Heirloom mailx 12.5 7/5/10

Ed Morton <mortoneccc@comcast.net> wrote:

> So in the above setting TZ to EST or UTC worked and specifying IST at 
> the end of the timestamp worked, but setting TZ to IST failed just like 
> it does in gawk. Clearly I'm missing something...

All of this depends on the underlying C library.  As far as I know
there aren't standardized time zone names that work the same
everywhere.  In any case, there's nothing gawk can do about it.

Arnold



reply via email to

[Prev in Thread] Current Thread [Next in Thread]