Re: Parsing date strings with NSDate
Re: Parsing date strings with NSDate
- Subject: Re: Parsing date strings with NSDate
- From: Georg Tuparev <email@hidden>
- Date: Tue, 14 Dec 2004 13:04:18 +0100
On Dec 14, 2004, at 8:52 AM, Mark Meyer wrote:
I am trying to read date strings from various documents using NSDate.
The dateWithNaturalLanguageString is very handy, but I can't seem to
find anything in the API that handles ISO 8601 dates.
ISO 8601 dates are hell to implement! First of all, the standard is
extremely flexible, and this has its price. And second and more
important, ISO 8601 dates are actually not dates, but time intervals.
This makes it really hard to work with... Oh, and did I mentioned the
time zones? ;-)
have fun
Georg Tuparev
Tuparev Technologies
Klipper 13
1186 VR Amstelveen
The Netherlands
Mobile: +31-6-55798196
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden