Functions | |
void | initTime (bool reset) |
int | month () |
Get the Month. More... | |
int | day () |
Get the Day. More... | |
int | hour () |
Get the Hour. More... | |
int | minute () |
Get the Minute. More... | |
int | second () |
Get the Second. More... | |
int Origen::Time::day | ( | ) |
Get the Day.
int Origen::Time::hour | ( | ) |
Get the Hour.
void Origen::Time::initTime | ( | bool | reset | ) |
int Origen::Time::minute | ( | ) |
Get the Minute.
int Origen::Time::month | ( | ) |
Get the Month.
int Origen::Time::second | ( | ) |
Get the Second.