WithTimeZone Property (PgSqlTimeStamp)
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 timestamp is stored with time zone; otherwise
false.