habdec/code/common/utc_now_iso.h

4 wiersze
58 B
C++

#pragma once
#include <string>
std::string utc_now_iso();