Open dimaski opened 7 years ago
When I try to use: options.setPickerToShow(SublimeOptions.Picker.REPEAT_OPTION_PICKER); displayOptions = SublimeOptions.ACTIVATE_RECURRENCE_PICKER;
options.setPickerToShow(SublimeOptions.Picker.REPEAT_OPTION_PICKER);
displayOptions = SublimeOptions.ACTIVATE_RECURRENCE_PICKER;
with options.setDateParams(calendar);
options.setDateParams(calendar);
Date does not set
When I try to use:
options.setPickerToShow(SublimeOptions.Picker.REPEAT_OPTION_PICKER);
displayOptions = SublimeOptions.ACTIVATE_RECURRENCE_PICKER;
with
options.setDateParams(calendar);
Date does not set