lilcodelab / Xamarin.Plugin.Calendar

Calendar plugin for Xamarin.Forms
MIT License
260 stars 60 forks source link

Culture abbreviated day name length fix #76

Closed bbazina closed 3 years ago

bbazina commented 3 years ago

For each day we check the abberivatedDayName.Length and if its smaller then three we take his length.

antonioseric commented 3 years ago

this closes #64