Postgrex.Date

Struct for Postgres date.

Fields

Source

Types

t :: %Postgrex.Date{year: 0 .. 10000, month: 1 .. 12, day: 1 .. 12}