Dokumentaro de Gambaso
Compilation & Installation
Components
gb
Array
Error
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

System.TimeZone (gb)

Static Property Read TimeZone As Integer

Since 3.4

Return the system timezone.

The returned value is the number of seconds you must add to the local time to get the UTC time.

The logic is inverted with the way timezone are usually printed.

For example, if the shell date command prints "UTC+2", System.TimeZone will return -7200.