• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSDate: dates before the year 100
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSDate: dates before the year 100


  • Subject: NSDate: dates before the year 100
  • From: Robert Kuilman <email@hidden>
  • Date: Tue, 2 Aug 2005 14:30:42 +0200

Hi All!

I'm having trouble creating NSDate instances with values before the year 100.

[NSDate dateWithNaturalLanguageString:@"Jan 25 33"];
[NSDate dateWithNaturalLanguageString:@"Jan 25 033"];
[NSDate dateWithNaturalLanguageString:@"Jan 25 0033"];

all return Jan 25 1933 as their value.

Any insights as to how to resolve this issue? The NSDate docs on the adc don't mention how to enter these, or B.C. dates.


Thanks in advance,

Robert
_______________________________________________
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


  • Follow-Ups:
    • Re: NSDate: dates before the year 100
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: plugins
  • Next by Date: Race Condition with NSPopUpButton.
  • Previous by thread: Re: Using SubEthaEdit as external editor for XCode
  • Next by thread: Re: NSDate: dates before the year 100
  • Index(es):
    • Date
    • Thread