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 Long Date and Time Values Into Strings

This section describes two procedures that use the LongDateTime data type in their conversions. This is a 64-bit, signed representation of the number of seconds since Jan. 1, 1904, which allows coverage of a much longer span of time (plus or minus approximately 30,000 years) than the standard, 32-bit representation. LongDateTime values are described in the book Inside Macintosh: Operating System Utilities.


Subtopics
LongDateString
LongTimeString

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996