influxdb-rs/influxdb-rust

Create Timestamp from chrono type

msrd0 opened this issue · 0 comments

msrd0 commented

It would be nice to implement From and To for Chrono types and the influxdb::Timestamp. Bonus points if it's behind a chrono feature gate.