Kalecto.NaiveDateTime
Kalends NaiveDateTime for Ecto
Summary↑
blank?(value) | Datetimes are blank when given as strings and the string is blank |
cast(ndt) | Casts to datetime |
dump(dt) | Converts to erlang style tuples |
load(arg1) | Converts erlang style tuples to |
type() | The Ecto primitive type |
Functions
Datetimes are blank when given as strings and the string is blank.
Casts to datetime.
Converts to erlang style tuples
Converts erlang style tuples to Kalends.NaiveDateTime
The Ecto primitive type.