.TH "numbers.h" 3 "Sun Dec 27 2020" "GNU CommonC++" \" -*- nroff -*- .ad l .nh .SH NAME numbers.h \- Numbers and dates manipulation\&. .SH SYNOPSIS .br .PP \fC#include \fP .br \fC#include \fP .br \fC#include \fP .br \fC#include \fP .br \fC#include \fP .br .SS "Classes" .in +1c .ti -1c .RI "class \fBost::Number\fP" .br .RI "A number manipulation class\&. " .ti -1c .RI "class \fBost::ZNumber\fP" .br .ti -1c .RI "class \fBost::Date\fP" .br .RI "The \fBDate\fP class uses a julian date representation of the current year, month, and day\&. " .ti -1c .RI "class \fBost::Time\fP" .br .RI "The \fBTime\fP class uses a integer representation of the current time\&. " .ti -1c .RI "class \fBost::Datetime\fP" .br .RI "The \fBDatetime\fP class uses a julian date representation of the current year, month, and day and a integer representation of the current time\&. " .ti -1c .RI "class \fBost::DateNumber\fP" .br .RI "A number class that manipulates a string buffer that is also a date\&. " .in -1c .SS "Namespaces" .in +1c .ti -1c .RI " \fBost\fP" .br .in -1c .SH "Detailed Description" .PP Numbers and dates manipulation\&. .SH "Author" .PP Generated automatically by Doxygen for GNU CommonC++ from the source code\&.