Page 1 of 1

i18n Programmatically Changing CalendarTye

PostPosted: October 22nd, 2011, 6:04 pm
by delphilord
I want to change calendar Type prgrammatically.I dont know hot to do this.I want to have two types of calendars (jalaji and gregorian) selected by a radiogroup.

Re: i18n Programmatically Changing CalendarTye

PostPosted: October 23rd, 2011, 7:22 am
by delphilord
Is it Possible?

Re: i18n Programmatically Changing CalendarTye

PostPosted: October 23rd, 2011, 6:30 pm
by Kambiz
You can use either CalendarType or Culture property to change the calendar type within your program. You'll find more information in the package's help file.