WithTimeZone Property (PgSqlTime)
Determines whether this is a timestamp with time zone.
public bool WithTimeZone {get;}
'Declaration
Public ReadOnly Property WithTimeZone As Boolean
Property Value
true, if this time value is stored with time zone; otherwise
false.