tomaszkam / date

A date and time library based on the C++11/14/17 <chrono> header
Other
0 stars 0 forks source link

[EXT] Add clock_cast to/from local_t. #32

Closed tomaszkam closed 5 years ago

tomaszkam commented 5 years ago

Original comment:

Add clock_cast to/from local_t.

tomaszkam commented 5 years ago

This does need to target C++20.