Postgrex.Time

Struct for Postgres time.

Fields

Source

Types

t :: %Postgrex.Time{hour: 0 .. 24, min: 0 .. 60, sec: 0 .. 60, msec: 0 .. 1000000}