Martin Zink
|
8a93211679
|
#826 Build fix for ambiguity with >= libc++ 17
|
2024-05-10 16:26:43 -04:00 |
|
Howard Hinnant
|
b5d025ea2f
|
Align time_of_day with hh_mm_ss
Per committee review
|
2019-03-19 19:50:30 -04:00 |
|
Howard Hinnant
|
9cb0013aef
|
Update time_of_day to be more consistent ...
the needs of formatting.
|
2019-02-02 14:06:12 -05:00 |
|
Howard Hinnant
|
d110f07f59
|
Clean up time_of_day tests.
* Don't assume int64_t is the rep in the predefined chrono durations.
|
2017-03-14 11:05:33 -04:00 |
|
Howard Hinnant
|
e9d36c6200
|
Rewrite format and parse in terms of detail::fields<Duration>
* Add format and parse to utc_time<Duration>.
* Added more tests.
|
2017-02-25 20:44:59 -05:00 |
|
Howard Hinnant
|
6fe8b4b7f3
|
Update copyright to 2016
|
2016-05-30 22:21:08 -04:00 |
|
Howard Hinnant
|
ea2d0d3357
|
constexpr more stuff and clean up whitespace
|
2016-05-30 22:09:21 -04:00 |
|
Howard Hinnant
|
9b79ad2ce2
|
Add tests for time_of_day and make_time
|
2015-08-15 14:21:43 -04:00 |
|