Dowser.Opensearch.Codec.DateRange (Dowser.Opensearch v0.1.0)

View Source

date_range — the %{"gte" => _, "lte" => _} object form <-> a Date.Range.

Bounds are cast through Dowser.Opensearch.Codec.Date, so they follow the same mapping "format" (or OpenSearch's own default when absent).