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: Mike Schrag <email@hidden>
- Date: Tue, 31 Mar 2009 20:17:14 -0400
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).
ms
_______________________________________________
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