Question Custom Calendar/DateTimePicker control

MoonWalker1980

New member
Joined
Jan 17, 2011
Messages
1
Programming Experience
Beginner
Hello All,
I need to create a new DateTimePicker control supporting the Hijri and Hebrew calendars
I tried the DateTimePicker on "windows server 2008" and it was working very fine without any code change for Hijri and Hebrew calendars but on "windows XP" it works only with Grgorian calendar
so i need to create a new DateTimePicker that implements the following calendars
system.globalization.hijricalendar and system.globalization.hebrewcalendar
i do not know what is the best way to design and implement this item, can you please help me?
 
Back
Top