getUTCBias

getUTCBias(): Integer;

The getUTCBias method of the TimeStampOffset primitive type returns the current bias, which is the difference in minutes between Coordinated Universal Time (UTC) and local time (that is, bias = UTC - ‘local time’).

As the bias is current, it includes any daylight saving adjustment in effect at the time the value is obtained.