Numbers and dates manipulation.
More...
Include dependency graph for numbers.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures
A number manipulation class.
More...
The
Date class uses a julian date representation of the current year, month, and day.
More...
The
Time class uses a integer representation of the current time.
More...
The
Datetime class uses a julian date representation of the current year, month, and day and a integer representation of the current time.
More...
A number class that manipulates a string buffer that is also a date.
More...
Detailed Description
Numbers and dates manipulation.
Definition in file numbers.h.