Re: finding out time format of menu bar clock
Re: finding out time format of menu bar clock
- Subject: Re: finding out time format of menu bar clock
- From: Matt Neuburg <email@hidden>
- Date: Sat, 01 Jul 2006 07:01:38 -0700
- Thread-topic: finding out time format of menu bar clock
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:
This email sent to email@hidden