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