cpp-utilities/chrono
Martchus 357ede4ee7 chrono utils: Improve handling micro- and nanoseconds
DateTime and TimeSpan have an accuracy of 100 nanoseconds.

This commit ensures this is also handled in toString() and
fromString() methods and adds relevant convenience methods.
2017-08-31 02:17:05 +02:00
..
datetime.cpp chrono utils: Improve handling micro- and nanoseconds 2017-08-31 02:17:05 +02:00
datetime.h chrono utils: Improve handling micro- and nanoseconds 2017-08-31 02:17:05 +02:00
format.h Apply clang-format 2017-05-01 03:13:11 +02:00
period.cpp Apply clang-format 2017-05-01 03:13:11 +02:00
period.h Apply clang-format 2017-05-01 03:13:11 +02:00
timespan.cpp chrono utils: Improve handling micro- and nanoseconds 2017-08-31 02:17:05 +02:00
timespan.h chrono utils: Improve handling micro- and nanoseconds 2017-08-31 02:17:05 +02:00