Standard Library procedure that creates the system variable !Holiday_List, which is used in calculating Date/Time compression.
holidays=STR_TO_DT(['12-25-92', '1-1-92'], date_fmt=1) CREATE_HOLIDAYS, holidays
CREATE_HOLIDAYS, STR_TO_DT('04-july-1992', $ Date_Fmt=4)