Join Slack
Powered by
sorting a "datetime" .. I guess we need to store i...
# community-help
e
em1nos
08/01/2021, 11:48 AM
sorting a "datetime" .. I guess we need to store it as a unix timestamp to be able to sort it?
k
Kishore Nallan
08/01/2021, 11:49 AM
Correct. Typesense does not have a datetime type, so you have to store it as a int64 value.
e
em1nos
08/01/2021, 11:49 AM
thanks
👍 1
2
Views
Open in Slack
Previous
Next