timex_ecto v0.1.0
Modules summary ↑
Timex.Ecto | Timex Plugin for Ecto |
Timex.Ecto.Date | Support for using Timex with :date fields |
Timex.Ecto.DateTime | Support for using Timex with :datetime fields |
Timex.Ecto.DateTimeWithTimezone | This is a special type for storing datetime + timezone information as a composite type |
Timex.Ecto.Time | Support for using Timex with :time fields |
Timex.Ecto.Timestamps | Provides a simple way to use Timex with Ecto timestamps |