Xamarin.Plugin.Calendar icon indicating copy to clipboard operation
Xamarin.Plugin.Calendar copied to clipboard

Calendar plugin for Xamarin.Forms

Results 37 Xamarin.Plugin.Calendar issues
Sort by recently updated
recently updated
newest added

I have a issue with the calendar not showing on a IOS device, does it when setting the culture, works fine if I don't set the culture, even the sample...

bug

Probably a dumb question but I can't seem to figure out how change the footer properties using default footer. The 3 specific properties I want to change are 1) Center...

i want format of number to pesian or fa-ir format .but not changed i use this codes: cal.Culture.NumberFormat.NativeDigits = Thread.CurrentThread.CurrentUICulture.NumberFormat.NativeDigits; or cal.Culture.NumberFormat.DigitSubstitution= DigitShapes.NativeNational; or cal.Culture.NumberFormat.NativeDigits = CultureInfo.CurrentCulture.NumberFormat.NativeDigits but not changed...

help wanted

Hi folks, I have installed v1.4.5304 from nuget but It does not contains **Enums**. ``` using Xamarin.Plugin.Calendar.Enums; private WeekLayout _calendarLayout = WeekLayout.Month; ``` ``` Severity Code Description Project File Line...

bug

hi. how can i add more chars in DaysTitleMaximumLength? and i want customize code ,how can i do that?

help wanted

I'm wondering about why the calendar does have such a long loading time when opening the App. If I create an empty project with one page containing the calendar it...

bug

Is support for Maui is in the roadmap

enhancement

**Describe the bug** The sample application does not display the range that was selected **To Reproduce** Steps to reproduce the behavior: 1. In sample application click on the button "RANGE...

bug