getDaylightTransition

getDaylightTransition(year: Integer): TimeStamp; 

The getDaylightTransition method of the JadeTimeZone class returns a TimeStamp representing the date and time at which the time zone transitions to daylight saving 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