sbuild 1.4.23
|
A date representation in local time. More...
#include <sbuild-types.h>
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. |