Re: Displaying Local Time on a Web Client
Re: Displaying Local Time on a Web Client
- Subject: Re: Displaying Local Time on a Web Client
- From: "Mr. Pierre Frisch" <email@hidden>
- Date: Tue, 31 Mar 2009 23:03:52 -0700
It is actually the way it is implemented but it depends on API that
are incorrect. It is way better to forget it. I have added the
translation from the legacy format to the SimpleDateFormat in the
components.
Pierre
--
Pierre Frisch
email@hidden
On Mar 31, 2009, at 17:22, Chuck Hill wrote:
On Mar 31, 2009, at 5:17 PM, Mike Schrag wrote:
And please don't use NSTimestampFormatter if you are using local
times it is deprecated and does not work correctly in particular
with daylight saving time and such.
It would work correctly if you fixed it. :-)
Added String
ERXTimestampUtilities
.simpleDateFormatForNSTimestampFormat(String) ... It's definitely
wonky -- NSTimestampFormatter definitely seems pretty messed up :)
But this could be used to provide a mostly correct cover (so
NSTimesatmpFormatter could have-a simpledateformat inside).
Which is what it almost certainly should have been in the first
place. And a far better solution than deprecating it, IMO.
Chuck
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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