GDate Class Reference

[libgfc Index] [libgfc Hierarchy] [Headers]


Gregorian date/time structure More...

#include <src/gadt_time.h>

Public Members


Detailed Description

Gregorian date/time structure. The value for the field 'month' and 'day' begin with 1; the rest all begin with 0. For example, the following code generates a GDate object for Dec 1, 1981: GDate d(1981, 12, 1);



Documentation generated by lqian@lqian-sun on Wed Jul 14 09:36:10 EDT 1999
Kdoc