FileSystemIndexer v0.1.2-beta
File System Indexer - An API to index files from your system
Loading...
Searching...
No Matches
FSI_timeUtils.cpp File Reference
#include "../../inc/fsi/core/FSI_timeUtils.hpp"
#include <chrono>
#include <ctime>
Include dependency graph for FSI_timeUtils.cpp:

Go to the source code of this file.

Namespaces

namespace  fsi
namespace  fsi::utils

Functions

TimeUtils_DateTime fsi::utils::fsClockDataToDT (const fs::file_time_type &time)
 Set std::filesystem clock data to an actual usable Date and Time format.