A date representation in local time. More...
#include <sbuild-types.h>
Inheritance diagram for sbuild::date:
Collaboration diagram for sbuild::date:Public Member Functions | |
| date (time_t unix_time) | |
| The constructor. | |
| virtual | ~date () |
| The destructor. | |
A date representation in local time.
| sbuild::date::date | ( | time_t | unix_time | ) | [inline] |
The constructor.
| unix_time | the time in the local timezone. |
1.7.1