jsribar / iso8601datetime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iso8601datetime

A C++ function that parses a string with date and time in ISO 8601 format and returns corresponding std::chrono::time_point.

Function is implemented in header file and the entire implementation is inside a single, lengthy function.

About


Languages

Language:C++ 100.0%