Date.GMTOffset
From Xojo Documentation
This item was deprecated in version 2019r2. Please use TimeZone.SecondsFromGMT as a replacement. |
Read-Only Property (As Double )
The difference between local time and Greenwich Mean Time (aka UTC) in hours. Changing the GMTOffset changes the time stored by the Date object.
Sample Code
The following code changes the GMT offset.