How to build a custom /etc/localtime time zone file?

inode0 inode0 at gmail.com
Thu Feb 15 17:08:23 UTC 2007


On 2/15/07, Young, Mike <Mike.Young at atosorigin.com> wrote:
> Hello,
>
> Does anyone know how to make a custom /etc/localtime file on Red Hat in preparation for the upcoming DST changes (March 11)?  I have some older Red Hat builds (circa 7.x), and I can't find any glibc patches with the newer time zone information.  On other *nix flavors they are flat files, and can be edited with vi, but with Red Hat they're binary.

Get the current zone files from ftp://elsie.nci.nih.gov/pub. Use zic
to compile them, cp or link the appropriate one to /etc/localtime, and
perhaps run timeconfig or whatever is available on your system.

John




More information about the redhat-list mailing list