Index Hierarchy NSDate(ETTimeZoneConversion) Category Reference Declared in ETObject.h Overview NSDate (ETTimeZoneConversion) is a category that provides some helper functions to easily convert between timezones. Tasks Localization methods. – convertToLocalTime Instance Methods convertToLocalTime Converts the NSDate object to device’s current local time. - (NSDate *)convertToLocalTime Return Value The current NSDate object converted to the device’s current local time. Declared In ETObject.h Index Hierarchy