Commit afdd399e authored by Alexander Lapshin's avatar Alexander Lapshin

.

parent f2aeeaac
......@@ -500,5 +500,7 @@ inline TimeJD get_current_time()
const auto s_now = get_current_time("%d/%m/%Y %H:%M:%S");
StrToDate(s_now, now);
//return StrToDate("16/09/2020 09:00:00");
return now;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment