timex_ecto v0.6.0 Timex.Ecto.Time

Support for using Timex with :time fields

Summary

Functions

We can let Ecto handle blank input

Handle casting to Timex.Ecto.DateTimeWithTimezone

Convert to the native Ecto representation

Load from the native Ecto representation

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

Functions

blank?(value)

We can let Ecto handle blank input

cast(input)

Handle casting to Timex.Ecto.DateTimeWithTimezone

dump(timestamp)

Convert to the native Ecto representation

load(arg1)

Load from the native Ecto representation

type()

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