On Mon, 2004-07-05 at 11:26, GOTO Masanori wrote: > Read tzname(3): > > If the TZ variable does appear in the environment but its value is NULL > or its value cannot be interpreted using any of the formats specified > below, Coordinated Universal Time (UTC) is used. > > I close this bug as invalid, ok?
I don't think it's invalid. tzname(3) is a C api, where it's [more] appropriate for users of the API to perform checks for available TZ zones programmatically. zdump is a command line utility, and it's not at all appropriate for it to fail silently. Rob -- GPG key available at: <http://www.robertcollins.net/keys.txt>.
signature.asc
Description: This is a digitally signed message part