Operating System - Tru64 Unix
1827855 Members
2776 Online
109969 Solutions
New Discussion

Can I fix DST without patch kit?

 
George R. White
Advisor

Can I fix DST without patch kit?

Is there a way to change the OS to support the new US daylight savings time rule without installing the new patch kit?

Thanks

My system current OS and patch level below:
- T64KIT0020437-V51BB24-ES-20031023 OSF540
- T64KIT0020650-V51BB24-ES-20031112 OSF540
- T64KIT0020861-V51BB24-E-20031125 OSF540
- T64KIT0020963-V51BB24-ES-20031204 OSF540
- T64KIT0020964-V51BB24-ES-20031204 OSF540
- T64KIT0021040-V51BB24-ES-20031212 OSF540
- T64KIT0021340-V51BB24-E-20040120 OSF540
- T64KIT0022167-V51BB24-20040421 OSF540
- T64V51BB24AS0003-20030929 OSF540
- T64V51BB24AS0003-20030929 TCR540
- TCRKIT0021545-V51BB24-20040211 TCR540
2 REPLIES 2
George R. White
Advisor

Re: Can I fix DST without patch kit?

I also have a sytem running Tru64 UNIX 4.0F with the following patch kits:
- DUV40FAS0006-20010620 OSF440
- DUV40FAS0006-20010620 TCR160


Ivan Ferreira
Honored Contributor

Re: Can I fix DST without patch kit?

Yes. You can create you own Timezone info file and compile it with zic.

See how to do this here:

http://www.faqs.org/docs/Linux-HOWTO/TimePrecision-HOWTO.html

Basics:

- Create a zone file
- Compile it with zic
- Check with zdump
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?