fsfw/src/fsfw/timemanager/boost_timegm.h

3 lines
59 B
C
Raw Normal View History

2023-01-26 15:30:23 +01:00
#include <ctime>
time_t internal_timegm(std::tm const *t);