Re: NSTimestampFormatter DECREMENTING 'day' on each pass
Re: NSTimestampFormatter DECREMENTING 'day' on each pass
- Subject: Re: NSTimestampFormatter DECREMENTING 'day' on each pass
- From: Art Isbell <email@hidden>
- Date: Mon, 15 May 2006 11:32:06 -1000
On May 15, 2006, at 11:25 AM, WebObjects wrote:
I output the date it's sending to the EC to save, and get "1919-02-24
08:00:00 Etc/GMT" - showing 'GMT' as the timezone. I'm in Los
Angeles - a
far way from the GMT.
1919-02-24 08:00:00 Etc/GMT may have been 1919-02-23 in PST assuming
that PST existed in 1919. Dates and time zones are such nasty
concepts, especially in the distant past. Because the JDBC version
used by EOF doesn't support a "datetime with timezone" data type, all
datetime values are stored in GMT. So you'll need to decide how you
want to display dates and do the time zone adjustments yourself.
Aloha,
Art
_______________________________________________
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