FROM : Ken Tozier
DATE : Wed Jul 26 18:29:17 2006
Hi
I'm storing some file information in a database and need to convert
the file modification date returned from FSCatalogInfo to either an
NSDate or an NSCalendarDate. I found a link here: http://
www.cocoabuilder.com/archive/message/cocoa/2001/8/1/45890 but all he
solutions listed in that thread seem to use deprecated functions and/
or methods. Is there a newer way to convert a file modification date
to an NSDate?
I need to use FSCatalogInfo instead of [NSFileManager
attributesAtPath:...] to get some info NSFileManager doesn't return
(like the directory valence)
Thanks
Ken
DATE : Wed Jul 26 18:29:17 2006
Hi
I'm storing some file information in a database and need to convert
the file modification date returned from FSCatalogInfo to either an
NSDate or an NSCalendarDate. I found a link here: http://
www.cocoabuilder.com/archive/message/cocoa/2001/8/1/45890 but all he
solutions listed in that thread seem to use deprecated functions and/
or methods. Is there a newer way to convert a file modification date
to an NSDate?
I need to use FSCatalogInfo instead of [NSFileManager
attributesAtPath:...] to get some info NSFileManager doesn't return
(like the directory valence)
Thanks
Ken
| Related mails | Author | Date |
|---|---|---|
| Ken Tozier | Jul 26, 18:29 | |
| Deborah Goldsmith | Jul 26, 22:15 | |
| Ryan Britton | Jul 27, 01:56 | |
| Ken Tozier | Jul 27, 02:08 |






Cocoa mail archive

