[EMAIL PROTECTED] (MIURA, Fumiaki) wrote:
> This simple patch was tested on FreeBSD 2.2.8 and NetBSD 1.6 by
> using date(1).
>
> --- sh-utils-2.0/lib/getdate.y 2003/05/01 12:19:14 1.1
> +++ sh-utils-2.0/lib/getdate.y 2003/05/01 12:19:36
> @@ -565,6 +565,7 @@
> { "nt", tZONE, HOUR (11) }, /* Nome */
> { "idlw", tZONE, HOUR (12) }, /* International Date Line West */
> { "cet", tZONE, -HOUR (1) }, /* Central European */
> + { "cest", tDAYZONE, -HOUR (1) }, /* Central European Summer */
Thank you for the report.
That's fixed in the latest test release.
ftp://ftp.gnu.org/gnu/coreutils/coreutils-5.0.tar.bz2
(coreutils is the union of fileutils, textutils, and sh-utils)
_______________________________________________
Bug-sh-utils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-sh-utils