libtime++: Date and time calculation

◆ doy()

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

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

References libtime::TBaseClassTime::Mtime_Ts.

Referenced by setdoy(), and timestring().

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