Welcome to the ASP.NET Web Forms feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET Web Forms, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Hello,

If, in the recurrence editor, the "locale" is set to "de-DE" and you create a "Weekly" rule for, say, Monday, and the Start Date is also a Monday, the Count will be out by -1.

That is: If I set the rule to weekly for "Monday" and then I set the start date to 28.3.2022  and the end/max date to 4.4.2022 (or 5.4.2022, for that matter) then the default locale returns 2 dates, if the locale is "de-DE", however, the result is 1 date.

It seems that this could be because the UTC time is "(+02:00)" but I am not sure.

Is there, perhaps, a decent workaround for this, or is there something that I am missing.

Thank you