|
libtime++: Date and time calculation
|
| void Rinit_from_value | ( | const long int & | days, |
| 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 73 of file testtime++.cc.
References libtime::TBaseClassTime::timestring().
Referenced by main().

