Specifies the time zone that PgDAC uses when reading and writing timestamp with time zone data.
property CurrentTimeZone: string;
Use CurrentTimeZone to specify the Time Zone option that PgDAC uses when reading and writing timestamp with time zone data.
Note: To ensure that CurrentTimeZone works correctly, set EnablePgTimeStamps to True. We also recommend setting MultipleConnections to False.