UtilsLib Xojo plugin

LocaleInfo.LocationGMTDelta Method

To get information how long the machine location is from Greenwich mean (in seconds), use the ReadLocationGMTdelta function.

shared LocationGMTDelta()

Parameters

Remarks

returns number of seconds as Integer.

Note:
The Greenwich mean time value is in seconds east of GMT. For Example, San Francisco is at -28800 seconds (8 hours * 3600 seconds per hour) east of GMT.

See Also

LocaleInfo Class