Relative Content

Tag Archive for c++c++-chrono

chrono usage wirh timezone

I have a duration as string e.g. "13:00:00" and a time_point parsed to a utc_time from an UTC time string using std::chrono::parse function.