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