-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mark D. Baushke wrote:

> [EMAIL PROTECTED] mdb]$ export TZ=Asia/Calcutta [EMAIL PROTECTED] mdb]$ date 
> Fri Apr
> 15 07:01:59 2005


...

> [EMAIL PROTECTED] mdb]$ TZ=Pacific/Honolulu date Fri Apr 15 07:07:12
> 2005 [EMAIL PROTECTED] mdb]$
>
> That said, I doubt if this will be a big problem given that CRAY
> doesn't yet support client/server as I have only been able to get
> :local: to work on it.


Hrm.  Does the Cray exhibit similar behavior to the following for
unrecognized time zones?  The POSIX spec doesn't really seem to specify...

    [EMAIL PROTECTED] ccvs-merge]$ date +%Z
    EDT
    [EMAIL PROTECTED] ccvs-merge]$ TZ=Asia/Calcutta date +%Z
    IST
    [EMAIL PROTECTED] ccvs-merge]$ TZ=Asia/Garbage date +%Z
    Asia/Garbage
    [EMAIL PROTECTED] ccvs-merge]$


I could write a simple test and skip the TZ dependent tests when
`TZ=REGION/CITY date +%Z` = "REGION/CITY".

Derek
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCX9L8LD1OTBfyMaQRAjgYAKCIjhFKYAYYQ56ioOZ4BwR5LfI9jACfT0Xf
ujWFAFVkOBJLyNWEs7Eo6is=
=dTgy
-----END PGP SIGNATURE-----




_______________________________________________
Bug-cvs mailing list
Bug-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-cvs

Reply via email to