• 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
Possible bug with NSDateFormatter??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Possible bug with NSDateFormatter??


  • Subject: Possible bug with NSDateFormatter??
  • From: Joseph Jones <email@hidden>
  • Date: Thu, 22 May 2003 10:29:09 -0700

Hi all,

I am using an NSDateFormatter on one of my NSOutlineView columns. I am setting the formatter format to the system local short date format (in this case DD.MM.YYYY). Everything displays fine. However, when I try to input date info in the same format (DD.MM.YYYY), the formatter will either swap DD and MM, or refuse to accept the input if DD > 12. It appears that the formatter, irregardless of format settings, is requiring date input in MM.DD.YYYY format. This seems to be a bug to me and something that is causing my users much heart ache. Am I doing something wrong here, or is this a real bug with the frameworks?

Thanx,
joe
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Help with Dates and custom format strings
  • Next by Date: Cocoa newbie question
  • Previous by thread: Help with Dates and custom format strings
  • Next by thread: Re: Possible bug with NSDateFormatter??
  • Index(es):
    • Date
    • Thread