FROM : mmalcolm crawford
DATE : Wed Dec 22 20:18:38 2004
On Dec 22, 2004, at 10:19 AM, Ben Dougall wrote:
> further thought, just want to check: are the standard date format
> strings, in the user's preferred arrangement, available anywhere
> somehow?
Yes, they are:
<http://developer.apple.com/documentation/Cocoa/Reference/Foundation/
ObjC_classic/Classes/NSUserDefaults.html>
See, for example, NSDateFormatString
(Also NSShortDateFormatString, NSShortTimeDateFormatString...)
See also NSCalendarDate, per Robbie's reply.
mmalc
DATE : Wed Dec 22 20:18:38 2004
On Dec 22, 2004, at 10:19 AM, Ben Dougall wrote:
> further thought, just want to check: are the standard date format
> strings, in the user's preferred arrangement, available anywhere
> somehow?
Yes, they are:
<http://developer.apple.com/documentation/Cocoa/Reference/Foundation/
ObjC_classic/Classes/NSUserDefaults.html>
See, for example, NSDateFormatString
(Also NSShortDateFormatString, NSShortTimeDateFormatString...)
See also NSCalendarDate, per Robbie's reply.
mmalc
| Related mails | Author | Date |
|---|---|---|
| Ben Dougall | Dec 22, 00:33 | |
| Robbie Haertel | Dec 22, 01:32 | |
| mmalcolm crawford | Dec 22, 01:46 | |
| Ben Dougall | Dec 22, 15:00 | |
| mmalcolm crawford | Dec 22, 17:00 | |
| Ben Dougall | Dec 22, 19:19 | |
| Robbie Haertel | Dec 22, 19:38 | |
| mmalcolm crawford | Dec 22, 20:18 | |
| Sean McBride | Dec 27, 07:42 |






Cocoa mail archive

