Thread-topic: finding out time format of menu bar clock
User-agent: Microsoft-Entourage/11.2.3.060209
On Fri, 30 Jun 2006 23:04:37 -0600, Donald Hall <email@hidden> said:
>Does anyone know a way to determine programmatically in Cocoa whether
>or not the user has set the "use a 24-hour clock" option in the Date
>& Time preferences pane? Accessing NSTimeFormatString through
>NSUserDefaults gives you the time format for the current locale, not
>the menu bar clock
If you decide to consider the user's date/time preferences rather than the
menu bar clock, note that NSDateFormatter now gives you stuff like
NSDateFormatterMediumStyle which consults these for you. m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden