Closed Du-z closed 2 years ago
Conversion tests fail in #52
They should be stored in the DB using the 1h30m20s1350ms format outlined at the bottom of this document. https://surrealdb.com/docs/surrealql/datamodel/datetimes
1h30m20s1350ms
using this format will allow for math to be run on DateTimes on the DB
Solved with #52
Conversion tests fail in #52
They should be stored in the DB using the
1h30m20s1350ms
format outlined at the bottom of this document. https://surrealdb.com/docs/surrealql/datamodel/datetimesusing this format will allow for math to be run on DateTimes on the DB