Next: , Previous: File Library Library Reference, Up: Libraries For Interpreted Languages


6.10 Time Library

The time library provides for date and time processing.

The library describes two special data types, the `date' type and the `time' type. Data of the `date' type corresponds some calendar dates, while data of the `time' is merely time offsets (may even be negatively defined).

See Application Defined Types.