CultureInfo.getTimezoneOffsetInMsec

Syntax

getTimezoneOffsetInMsec();

Description

The getTimezoneOffsetInMsec method returns offset of the current time zone in milliseconds.

Comments

This method returns a Number type value.

Example

The example of use is given in the with description of the CultureInfo.dateToStr method.

See also:

CultureInfo