bug-sh-utils
[Top][All Lists]
Advanced

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

Re: timezone modification patch for sh-utils 2.0


From: Jim Meyering
Subject: Re: timezone modification patch for sh-utils 2.0
Date: Thu, 29 May 2003 21:44:10 +0200

address@hidden (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)




reply via email to

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