is there any implementation of HijriCalendar for WinRT (or .Net for Metro apps) out there?
It seems that Microsoft removed all System.Globalization calendars from .Net for Metro apps.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I looked at it this week. All calendars exist in RTM version and you can see them in Locals and Auto windows of VS2012 while debugging. I.e. there are GregorianCalendar, Hijri, etc.., but all these stuff is internal and you can’t access it even via reflection