indexes WIP
This commit is contained in:
@@ -10,7 +10,6 @@ long now() { // get-universal-time
|
||||
|
||||
std::string date_to_string(const long datetime, const std::string format) {
|
||||
// std::locale::global(std::locale("en-US.UTF8"));
|
||||
|
||||
time_t timestamp = datetime;
|
||||
char mbstr[128];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user