| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Gary If the getter API for UTCDateTime is deprecated I guess we can safely assume the data type is also deprecated. See: /* * GetUTCDateTime() *** DEPRECATED *** * * Deprecated: * use CFTimeZoneGetSecondsFromGMT instead. * * Discussion: * This function is no longer recommended. Please use * CFTimeZoneGetSecondsFromGMT instead. * * Availability: * Mac OS X: in version 10.0 and later in CoreServices.framework but deprecated in 10.4 * CarbonLib: in CarbonLib 1.0.2 and later * Non-Carbon CFM: in UTCUtils 1.0 and later */ extern OSStatus GetUTCDateTime( UTCDateTime * utcDateTime, OptionBits options) The utilities you mention are just bridges for us to use the recommended APIs. I know Larry is always warning us how dangerous and evil assumptions are but I guess my assumption is on the safe side. :) JV On 2007/01/18, at 00:29, Gary L. Wade wrote:
|
_______________________________________________ Do not post admin requests to the list. They will be ignored. Carbon-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/carbon-dev/email@hidden This email sent to email@hidden
| References: | |
| >FSGetCatalogInfo returns mod dates in a deprecated data type: UTCDateTime (From: João Varela <email@hidden>) | |
| >Re: FSGetCatalogInfo returns mod dates in a deprecated data type: UTCDateTime (From: Chris Newman <email@hidden>) | |
| >Re: FSGetCatalogInfo returns mod dates in a deprecated data type: UTCDateTime (From: Laurence Harris <email@hidden>) | |
| >Re: FSGetCatalogInfo returns mod dates in a deprecated data type: UTCDateTime (From: João Varela <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.