![]() |
LogDoctor 3.00
Parse Apache2/Nginx/IIS logs and view dinamically generated statistics
|
Functions | |
std::vector< std::string > | processDateTime (std::string_view datetime, const LogsFormatField format) |
Returns a standardized list of items representing the given date and time. | |
Operations for the dates
std::vector< std::string > DateTimeOps::processDateTime | ( | std::string_view | datetime, |
const LogsFormatField | format ) |
Returns a standardized list of items representing the given date and time.
datetime | The given date and time string |
format | The format of the given string |
DateTimeException |