This function returns the time difference (in minutes) of a given data a in the local system's time zone relative to the same date in time zone UTC.
Parameters
Parameter | Description |
|---|---|
a | Date. |
Examples
Time zone of the local system: Europe/Berlin
Parameter a | Result |
|---|---|
2005-01-01 | -60 |
2005-08-01 | -120 |