starttime in foldername

This commit is contained in:
Michael
2023-08-23 01:47:55 +02:00
committed by GitHub
parent 538acfe3c0
commit d2bbe0f35a
4 changed files with 20 additions and 6 deletions
+1
View File
@@ -6,6 +6,7 @@ namespace vstd
{
DLL_LINKAGE std::string getFormattedDateTime(std::time_t dt);
DLL_LINKAGE std::string getDateTimeISO8601Basic(std::time_t dt);
}