Custom calendar control for Xamarin.Forms. Customizable border thickness, color, background colors and formats. Version 1.0.8 or lower Built against: 2.1.0.6521 Version 1.1.0 or above Built against: 2.3.4.231
I need to convert the weekdays / month to another language. The name of the month has the possibility to change the text value (TitleLabel.Text) and replace it with a language file value:
Hello,
I need to convert the weekdays / month to another language. The name of the month has the possibility to change the text value (TitleLabel.Text) and replace it with a language file value:
Is it possible to do this with the days of the week to?
58