In addition to other suggestions in this thread, in Panther or later you will want to use the new APIs: CFLocale CFNumberFormatter CFDateFormatter CFDateTimeFormatter since the older methods are now deprecated. Under Tools -> Scripts -> Ken's Scripts you might want to check out Time-CFTimeUtilties.xml for some examples of current date-time handling. Ken