Function mrpt::system::timestampToParts
Defined in File datetime.h
Function Documentation
-
void mrpt::system::timestampToParts(TTimeStamp t, TTimeParts &p, bool localTime = false)
Gets the individual parts of a date/time (days, hours, minutes, seconds) - UTC time or local time
See also