PgDAC

TCustomPgTimeStamp.TimeZoneOffset Property

Specifies the time zone offset of a timestamp object (in seconds).

Class

TCustomPgTimeStamp

Syntax

property TimeZoneOffset: integer;

Remarks

Use the TimeZoneOffset property to specify the time zone offset of a timestamp object (in seconds).

For values of TIMESTAMP WITH TIMEZONE read this property to get the offset of the timestamp value from Universal Time (UTC).

The value of TimeZoneOffset is specified in seconds.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback