Hello there,
I'm using Syncfusion Schedule component in my project. I'm referring the
Globalization tutorial for "Schedule". I know that using locale property can change the localization. If we use "ar-SA" it will completely translate scheduler to Arabic language including Day(Monday, Tuesday,..), Date(1,2,3..etc), Time. I would like to know whether following things are possible or not?
When Arabic localization is activated, only translate Day(Monday, Tuesday, etc) into Arabic.
But keep the Date as 1, 2, 3 as it is in "en-US".
Keep the time as same as "en-Us" and Replace "AM" | "PM" with Arabic translation.
If this is possible could you please describe in a code snippet.
Thank You!