10.4 date format help
10.4 date format help
- Subject: 10.4 date format help
- From: Marc Respass <email@hidden>
- Date: Tue, 5 Dec 2006 14:17:28 -0500
Hi All,
I have not had any luck finding the information I need to format a
string according to the 10.4 ICU library style. I would happily
revert to the (easy to use) 10.3 style but I am building an XML plist
that has a date type. I need the time to stay in my time zone but I
can't find any information for how to format the date string. A plist
gets this format
2006-12-05T13:00:00Z
and I can't find the information I need to set the time zone. As far
as I can tell, the time zone is represented by the time so that date
string means 1PM GMT and I would need to change the time to be US
Eastern. If that is true, then it's a drag, and I guess the only
choice is to do addition on the time to get it into my zone but that
sucks a lot. Does anyone know of a way to set the time zone in an XML
plist <date> element?
Thanks a lot
Marc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden