Re: locations of DST information --> debugging zoneinfo fix
Re: locations of DST information --> debugging zoneinfo fix
- Subject: Re: locations of DST information --> debugging zoneinfo fix
- From: Lachlan Deck <email@hidden>
- Date: Tue, 29 Jan 2008 18:34:07 +1100
On 29/01/2008, at 5:48 PM, Mr. Pierre Frisch wrote:
Sorry for the noise.
No worries.
On a typical machine there are 3 copies of the TimeZone info (and
the abbreviations). In the system, in the JVM and in the
JavaFoundation. The machine one is typically not used by Java
applications.
Okay.
The Java one is used if you use the Java Format
Of course. Does that include if you use java format symbols for
WOString's dateformat?
and the JavaFoundation on is used by NSTimeZone and
NSTimestampFormatter as it uses NSTimeZone.
Okay.
There may be some "interesting" effect if the JVM and NSTimeZone
are not in synch as NSTimestampFormatter uses a SimpleDateFormat
internaly but set the time zone using NSTimeZone. I have not tested
this case.
However, WO's NSTimestampFormatter is not picking up the changes.
--> endDate:2008-03-31 09:00:00 Etc/GMT 'java formatted':
2008-03-31 20:00 'nsformatted':2008-03-31 19:00
Is there something I missed?
Ah, answering my own question... it turns out that WO5.3.3's jars
weren't as up to date as I'd thought. Easy.
http://docs.info.apple.com/article.html?artnum=305219
Thanks.
with regards,
--
Lachlan Deck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden