Does Search.io support date and time based queries?

Answer

Yes, date and time information are supported in a number of formats:

  • UNIX Timestamp, eg: 681441060

  • 2009-02-13T23:31:30+00:00 (RFC3339)

  • 2006-01-02,

  • 2006-01-02 15:04

  • 2006-01-02 15:04:05

The data type of fields that have time and dates values must be “Timestamp“ if you want to use these in filters, facets, boosts, etc.