Hi, Although I don't believe this is a bug, it is sth strange or not consistent. I have a problem with zoneinfo. If I set the timezone with eg. tzselect to eg. Korea/Seoul (or simply export TZ='Asia/Seoul'), then saying
date '+%Z %Y-%m-%d %H:%M:%S' returns KST 2002-01-18 08:56:43 Now, if I say date -d 'KST 2002-01-18 08:56:43' date: invalid date `KST 2002-01-18 08:56:43' Other timezones work well, such as date -d 'EST 2002-01-18 08:56:43' Fri Jan 18 22:56:43 KST 2002 Why is this? If someone could drop a few lines... System redhat 7.1 linux glibc-profile-2.2.4-19 compat-glibc-6.2-2.1.3.2 glibc-utils-2.0.4-1 glibc-2.2.2-10 glibc-devel-2.2.2-10 Cheers, Gaspar _______________________________________________ Bug-sh-utils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-sh-utils
