• 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
Re: CFDateFormatter + time zone = failure or crash
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CFDateFormatter + time zone = failure or crash


  • Subject: Re: CFDateFormatter + time zone = failure or crash
  • From: Jim Correia <email@hidden>
  • Date: Mon, 7 Feb 2005 11:20:18 -0500

On Feb 6, 2005, at 7:36 PM, Chris Kane wrote:

Note that you're not assigning 'date' any value in the test program. It needs to be 'date = CFDateFormatterCreateDateFromString(...etc...);' in the middle there.

Chris,

Thanks for the followup.

Yes - that was a bug. After fixing it, the date still doesn't parse on 10.3.7. It does work correctly on pre-release versions of the OS.


You're call to CFDateFormatterCreateStringWithAbsoluteTime() though, which is crashing, doesn't have anything to do with 'date' or the previous few lines of code. (Assuming this was the actual test program.) For me, after I make the correct above in the first paragraph, I get no crash. But I'm on ICU 3.0 on Tiger. Perhaps ICU fixed a bug.

Same here. Crashes on Panther, works correctly on pre-release versions of the OS.


I guess there is nothing additional to do at this time other than to avoid using that functionality on 10.3.

Jim

_______________________________________________
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


References: 
 >Re: CFDateFormatter + time zone = failure or crash (From: Chris Kane <email@hidden>)

  • Prev by Date: Re: distributed builds with different kernel versions error
  • Next by Date: Re: NSMenuValidation properly
  • Previous by thread: Re: CFDateFormatter + time zone = failure or crash
  • Next by thread: NSView Stacked Mouse Moves
  • Index(es):
    • Date
    • Thread