getStandardTransition

getStandardTransition(year: Integer): TimeStamp; 

The getStandardTransition method of the JadeTimeZone class returns a TimeStamp representing the date and time at which the time zone transitions to standard time in the year specified in the year parameter.

If the time zone does not support daylight saving for the specified year, an invalid date value is returned.

2020.0.01 and higher