Postgrex v0.13.5 Postgrex.Time View Source
Struct for Postgres time.
Fields
hourminsecusec
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Postgrex.Time{hour: 0..23, min: 0..59, sec: 0..59, usec: 0..999999}