View Source Ecto.UTCDateTimeRange (Ecto DateTimeRange v0.1.0)
Wraps a tstzrange Postgres column. To the application, it appears as
a struct with :start_at
and :end_at
, with :utc_datetime
values.
Wraps a tstzrange Postgres column. To the application, it appears as
a struct with :start_at
and :end_at
, with :utc_datetime
values.