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

NSDateFormatter bug??


  • Subject: NSDateFormatter bug??
  • From: Donald Hall <email@hidden>
  • Date: Sat, 25 May 2002 00:44:26 -0600

I attached an NSDateFormatter to a column in a table view in Interface Builder. It works fine unless I include '%p' in the format string (AM/PM designation). If I select a table cell in the column for editing, then tab to the next column with or without editing changes, the table cell becomes blank, and TableView.tableView:setObjectValue:forTableColumn:row: is passed a null object.

In other words @"%I:%M" works as expected, but @"%I:%M%p" produces the above strange behavior.

Is this a bug, or what? I couldn't find anything in the release notes. (Still using December tools and 10.1.3.)

Thanks for any suggestions.

Don
_______________________________________________
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: Re: Why can't I introduce new variables after init stage?
  • Next by Date: Re: Why can't I introduce new variables after init stage?
  • Previous by thread: Re: NSTextView multiple selection colors
  • Next by thread: Syntax question
  • Index(es):
    • Date
    • Thread