fsfw/src/fsfw/timemanager/boost_timegm.h

3 lines
59 B
C++

#include <ctime>
time_t internal_timegm(std::tm const *t);