Function mrpt::system::dateTimeToString
Defined in File datetime.h
Function Documentation
-
std::string mrpt::system::dateTimeToString(mrpt::system::TTimeStamp t)
Convert a timestamp into this textual form (UTC time): YEAR/MONTH/DAY,HH:MM:SS.MMM
See also