PgSqlTime Constructor(Int32,Int32,Int32,Int32,TimeSpan)
Initializes a new instance of the
PgSqlTime structure with the specified hour, minute, second, microsecond, and the specified timezone.
Parameters
- hour
- The specified hour.
- minute
- The specified minute.
- second
- The specified second.
- microsecond
- The specified microsecond.
- timeZone