We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

translate the calendar control to German

Hello,

is it possible to translate the calendar control to German? Actually all displayed items are in English, like March instead of März. Can I translate it for myself?

Thanks.

1 Reply

MM Mageshyadav M Syncfusion Team April 1, 2013 12:55 PM UTC

Hi Thomas,

We have provided Localization support for Calendar Control. Hence you need to override the Primary Language of the Application in its Constructor to preferred language for translating the display values.

Please find the code snippet to change the PrimaryLanguage to German,

Windows.Globalization.ApplicationLanguages.PrimaryLanguageOverride = "de-DE";

Please find the sample from the following location with the above settings,

http://www.syncfusion.com/downloads/Support/DirectTrac/General/Localization-1119106306.zip

Please let us know if you have any queries.

Regards,
Mageshyadav.M


Loader.
Live Chat Icon For mobile
Up arrow icon