US 2007 Daylight Saving Time

Все, что вы хотели знать о программизме, но боялись спросить.
Ответить
Аватара пользователя
Hairy Potter
Графоман
Сообщения: 6190
Зарегистрирован: 14 дек 2006, 10:05
Откуда: Vancouver, BC

US 2007 Daylight Saving Time

Сообщение Hairy Potter »

From Sun Java web site

"Do my operating system's timezone patches fix the Java platform's timezone data?
No. The Java SE platform's timezone data is not read from the local or host operating system.
The Java SE platform maintains a private repository of timezone data in locally installed files (.../jre/lib/zi) as part of the Java Runtime Environement (JRE) software.
Applying whatever operating system timezone patches (for example Solaris OS, Linux, Windows) will have no effect on the accuracy of the Java SE platform's timezone data."

It's a nightmare !!!
(Alex)
Маньяк
Сообщения: 4203
Зарегистрирован: 08 мар 2006, 15:45
Откуда: Ричмонд

Re: US 2007 Daylight Saving Time

Сообщение (Alex) »

Hairy Potter писал(а):It's a nightmare !!!
это кроссплаформенность...
Аватара пользователя
Hairy Potter
Графоман
Сообщения: 6190
Зарегистрирован: 14 дек 2006, 10:05
Откуда: Vancouver, BC

Сообщение Hairy Potter »

The funny thing is
if workstation has Canadian regional settings you need JRE 1.5.0.10
if US regional settings - JRE 1.5.0.6
Reboot isn't required, but you need to restart application that uses JRE.
Our tech guys are just in shock.
We never gonna be unemployed, guys
Ответить