timezone_expand_vtimezone
Description:
[ Version ( since = "2.0" ) ]
public static void timezone_expand_vtimezone (Component comp, int end_year, Array changes)
public static void timezone_expand_vtimezone (Component comp, int end_year, Array changes)
Applies a list of timezone changes on the array of components until the end year.
Parameters:
| comp |
The Component |
| end_year |
The end year |
| changes |
The changes to be applies |