Re: plist ERRest and dateformatters
Re: plist ERRest and dateformatters
- Subject: Re: plist ERRest and dateformatters
- From: David LeBer <email@hidden>
- Date: Sat, 18 Dec 2010 11:33:24 -0500
On 2010-12-17, at 11:15 PM, Jesse Tayler wrote:
>
> Downloading plist format, I get dates formatted with this funky Etc/GMT timezone, so I try to get a date from the string
>
> "2010-12-16 19:25:42 Etc/GMT";
>
> I try a few formats like this or that, fish around and either I'm missing something or somebody's got a dateformat out there which they use when transferring plist format?
>
> @"yyyy-MM-dd HH:mm:ss' ZZZZ"
>
> Anyone got an incantation on that?
I punted and manually replaced the ZZZZ with something I could format.
Then I switched to binary plist which are type aware so you get dates from dates, instead of strings.
;david
--
David LeBer
Codeferous Software
'co-def-er-ous' adj. Literally 'code-bearing'
site: http://codeferous.com
blog: http://davidleber.net
profile: http://www.linkedin.com/in/davidleber
twitter: http://twitter.com/rebeld
--
Toronto Area Cocoa / WebObjects developers group:
http://tacow.org
_______________________________________________
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