date_time
date_time copied to clipboard
formal support for c++20 operator<=>
In issue #13 (C++20 ambiguous comparison operator warning with clang 10) there's some discussion of how to support operator<=> correctly in date_time. This is an issue to track that set of changes.