NSLS-II / olog

Python client to the Olog
BSD 3-Clause "New" or "Revised" License
2 stars 4 forks source link

Support different time inputs #15

Closed danielballan closed 4 years ago

danielballan commented 4 years ago

We currently only support a datetime.datetime object or a string formatted exactly as '%Y-%m-%d %H:%M:%S.%f'. It would be good to add support for times gives as:

ke-zhang-rd commented 4 years ago

close by #17