Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Text /
Chapter 5 - Text Utilities / Text Utilities Reference
Routines


Converting Numeric Representations Into Date and Time Strings

This section describes the routines that you can use to convert numeric representations of date and time values into formatted strings. The numeric representation used in these routines is the standard date-time representation: a 32-bit integer value that is returned by the GetDateTime routine. This is a long integer value that represents the number of seconds between midnight, January 1, 1904, and the time at which GetDateTime was called, as described in the book Inside Macintosh: Operating System Utilities.


Subtopics
DateString
TimeString

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996