libtime++: Date and time calculation

◆ year()

timeint libtime::TAbsoluteTime::year ( ) const
inline

Definition at line 337 of file libtime++.h.

References libtime::TBaseClassTime::Mtime_Ts.

Referenced by hierarchicalstring(), and timestring().

337 { return(Mtime_Ts.year); }
time_kernel::time_Ts Mtime_Ts
Definition: libtime++.h:140
Here is the caller graph for this function: