Postgrex.Time

Struct for Postgres time.

Fields

Source

Types

t :: %Postgrex.Time{hour: 0 .. 23, min: 0 .. 59, sec: 0 .. 59, usec: 0 .. 999999}