I am working in PrimeFaces 5.1 and have <p:calendar/> component but this shows the Gregorian calendar,now I have a requirement of showing Hijri calendar instead of Gregorian ,how to proceed
Asked
Active
Viewed 825 times
-1
Hatem Alimam
- 9,968
- 4
- 44
- 56
1 Answers
0
Here are a couple of links that might help you with that since <p:calendar> is a wrapper for jquery datepicker if I am not mistaken.