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: Chuck Hill <email@hidden>
- Date: Wed, 1 Apr 2009 10:11:13 -0700
On Mar 31, 2009, at 11:03 PM, Mr. Pierre Frisch wrote:
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.
But that does not fix the cases where the formatters are instantiated
in code. I never use the format binding. And it does not help anyone
who has these serialized.
But never mind, this can be fixed in Wonder. :-)
Chuck
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
--
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
_______________________________________________
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