timex_ecto v3.0.4 Timex.Ecto.Date

Support for using Timex with :date fields

Summary

Functions

Handle casting to Timex.Ecto.Date

Convert to native Ecto representation

Load from the native Ecto representation

Callback implementation for c:Ecto.Type.type/0

Functions

autogenerate(precision \\ :sec)
cast(date)

Handle casting to Timex.Ecto.Date

dump(datetime)

Convert to native Ecto representation

load(date)

Load from the native Ecto representation

type()

Callback implementation for c:Ecto.Type.type/0.