Re: NSTimestampFormatter adjusts TZ for display, SimpleDateFormat doesn't?
Re: NSTimestampFormatter adjusts TZ for display, SimpleDateFormat doesn't?
- Subject: Re: NSTimestampFormatter adjusts TZ for display, SimpleDateFormat doesn't?
- From: Andrew Lindesay <email@hidden>
- Date: Wed, 15 Apr 2009 22:10:01 +1200
Hello Paul;
I have my own home-rolled formatters for date/time, but I am (as you
obviously are) interested in using SDF instead. I figured that if SDF
did not do this "timezone fiddle" itself, I would subclass it to
achieve the correct value and then invoke super to handle the format.
Likewise, I would do this in reverse for parse. I essentially
undertake this transformation in my formatters. Keep us posted on
your experiments.
cheers.
Using WO 5.4.3. Here's yet another NSTimestamp/NSTimestampFormatter/
SimpleDateFormat thread... :-)
___
Andrew Lindesay
www.lindesay.co.nz
_______________________________________________
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