libtime++: Date and time calculation
|
void Ainit_from_value | ( | const long int & | year, |
const long int & | month, | ||
const long int & | day, | ||
const long int & | hour = 0 , |
||
const long int & | minute = 0 , |
||
const long int & | second = 0 , |
||
const long int & | milsec = 0 , |
||
const long int & | micsec = 0 |
||
) |
Definition at line 58 of file testtime++.cc.
References libtime::TAbsoluteTime::timestring().
Referenced by main().