Fork me on GitHub
#datascript
<
2015-11-17
>
thosmos21:11:39

how best to store dates in datascript? I get an error when I set the schema to {:db/valueType :db.type/instant}

taylor.sando22:11:14

I don't think you need to set the schema unless it's a ref type, or cardinality many.

Niki22:11:12

confirming