timex_ecto v3.0.4 Timex.Ecto.Time

Support for using Timex with :time fields

Summary

Functions

Handle casting to Timex.Ecto.Time

Convert to the native Ecto representation

Load from the native Ecto representation

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

Functions

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

Handle casting to Timex.Ecto.Time

dump(d)

Convert to the native Ecto representation

load(clock)

Load from the native Ecto representation

type()

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