You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<hc:PersianDatePicker SelectedDateFormat="Long"/>
when type 1400/12/30 and hit enter this error occured :
System.ArgumentOutOfRangeException: 'Day must be between 1 and 29 for month 12. (Parameter 'day')
Actual value was 30.'