Re: NSCalendarDate bug, or my fault?
Re: NSCalendarDate bug, or my fault?
- Subject: Re: NSCalendarDate bug, or my fault?
- From: Jonathan Feinberg <email@hidden>
- Date: Sun, 24 Mar 2002 06:18:02 -0800
At 5:11 PM -0800 3/23/02, Dan Wood wrote:
So it appears that the %p formatter isn't hooked up to the
NSAMPMDesignation. I have to write code to scan the
NSTimeFormatString, and if it's 12-hour format, then append the
%p to my time formatter string.
That's certainly how it's documented to work. :)
The only documentation I found for the %p specifier (which appears in
the "Formatters" Cocoa doc) says that is locale-specific (which, I
expect, means that the spelling is correct for the locale); it does
not mention anything about automagically reflecting a user's time
formatting preferences.
--
Jonathan Feinberg email@hidden Inwood, NY, NY
http://MrFeinberg.com/
_______________________________________________
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.