Recurrence Editor - Incorrect formatting on Sunday

Using the Recurrence Editor to create a RecurrenceRule outputs Sunday as "Su" in the BYDAY clause.
The scheduler does not display these  "Su" occurences when used on a Weekly frequency. For some reason, Monthly works fine. 

Changing the weekly rule to "SU" fixes the issue. 

Output of Recurrence Editor, calendar does not display the Sunday occurence:
  • FREQ=WEEKLY;BYDAY=Su,MO,TU,WE;INTERVAL=1;
Fixed rule, calendar displays Sunday occurences correctly:
  • FREQ=WEEKLY;BYDAY=SU,MO,TU,WE;INTERVAL=1;

2 Replies 1 reply marked as answer

NR Nevitha Ravi Syncfusion Team March 24, 2021 06:44 AM UTC

Hi Lee, 

Greetings from Syncfusion Support. 

The reported issue ‘Incorrect formatting on Sunday’ is a known issue and resolved internally which will be included in our Volume 1 main release expected to be rolled out by end of March, 2021. We appreciate your patience until then. 

Regards, 
Nevitha 



NR Nevitha Ravi Syncfusion Team March 31, 2021 03:57 PM UTC

Hi Lee, 

The reported is now resolved with our latest volume 1 main release v19.1.54, can you please try upgrade the version to overcome the problem. 

Regards, 
Nevitha 


Marked as answer
Loader.
Up arrow icon