SciQLop / CDFpp

A modern C++ header only cdf library with Python bindings
MIT License
9 stars 4 forks source link

C++ chrono to CDF time conversions #1

Closed jeandet closed 4 years ago

jeandet commented 4 years ago

This PR adds std::chrono::time_point<Clock, Duration> to CDF time (epochX or tt2000) types.