Hi,
I'm facing issue with dates in K2 form.
My requirement is to show the calendar in Hijri Arabic format and user select the date.
This is working just find by changing the calendar format (Lang Region) to Arabic.
But the issue comes once I want to pass calendar's value to other control i.e. label, textbox , it return it back to Gregorian date !!
Which means, the calendar view is ArabicHijri but in the back-end its picking the equivalent Gregorian date.
Any idea how to solve that.
Thanks.