Question
Eclantiqx
Eclantiqx
GB
Eclantiqx
Posted: Jun 11, 2019
Last activity: Jul 1, 2019
Last activity: 1 Jul 2019 6:45 EDT
Closed
How to include Hijri Calendar Date Picker
Hi,
I have a requirement to include Hijri Date picker in the UI instead of Gregorian calendar.
Has anybody done this before?
Help me with this.
Thanks,
Bhargav
***Edited by Moderator: Lochan to update platform capability tags***
Hi Bhargav,
I dont think such feature is available in Pega right now, however I believe you can implement so using a custom date time control.
Following link may help you create such a control.
https://docs.microsoft.com/en-us/dotnet/standard/base-types/how-to-display-dates-in-non-gregorian-calendars
Hi Bhargav,
I dont think such feature is available in Pega right now, however I believe you can implement so using a custom date time control.
Following link may help you create such a control.
https://docs.microsoft.com/en-us/dotnet/standard/base-types/how-to-display-dates-in-non-gregorian-calendars
Hope that helps.