TimeZone Property (PgSqlLocalization)
Determines the time zone to convert the queried PostgreSQL date/time values to.
|
|---|
'Declaration
Public Shared Property TimeZone As String |
|
|---|
public static string TimeZone {get; set;} |
Property Value
A string with a time zone in the format "HH:MM" optionally preceded by a sign - "+" or "-".