cpp-utilities/chrono
Martchus b69d4a8b65 Disable DateTime::exactGmtNow() under MacOS
`clock_gettime(CLOCK_REALTIME, &t);` does not seem to
be available under MacOS
2017-07-29 00:32:19 +02:00
..
datetime.cpp Disable DateTime::exactGmtNow() under MacOS 2017-07-29 00:32:19 +02:00
datetime.h Disable DateTime::exactGmtNow() under MacOS 2017-07-29 00:32:19 +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 Fix handling negative time spans 2017-06-25 16:00:11 +02:00
timespan.h Fix handling negative time spans 2017-06-25 16:00:11 +02:00