Packages

Nimble Ecto type for datetime fields to cast from Unix timestamps.

Current section

Files

Jump to
Raw

CHANGELOG.md

# Changelog
## v0.3.0
* Support `DateTime` and `NaiveDateTime` structs when casting.
## v0.2.0
* Add the `t:EctoUnixTimestamp.t/0` type.
* Fix casting, loading, and dumping of non-integer terms.