Commit Graph

9 Commits

Author SHA1 Message Date
Vasily Nemkov
f1afc98e0c Updated the tests for better debugging. 2019-10-08 07:57:31 +03:00
Vasily Nemkov
655ec351ba Fixed DateTime64 creation, and optional scale parameter for now64()
Added more tests for casting and inserting values.
2019-10-03 05:07:36 +03:00
Martijn Bakker
3d7656ce61 working datetime64 with some conversions 2019-05-04 16:33:17 +01:00
Martijn Bakker
81ca591b23 various formatters are working, though there is still an issue with toDate for some reason, maybe the data is unaligned? 2019-05-04 13:13:59 +01:00
Martijn Bakker
118e498eab working timezone conversion in the toString function 2019-05-04 01:07:54 +01:00
Martijn Bakker
c5af12ad68 fixed up test 2019-05-03 01:14:51 +01:00
Martijn Bakker
176fc98a32 also parse datetime64 from string 2019-05-03 00:46:04 +01:00
Martijn Bakker
258f425437 factor out the conversion between datetime64 and the uint64 2019-05-02 23:40:45 +01:00
Martijn Bakker
23b53ee2f9 able to insert DateTime64 objects into the table 2019-04-23 14:05:45 +01:00