The date picker uses Java's DateFormatSymbols class
https://docs.oracle.com/javase/8/docs/api/java/text/DateFormatSymbols.html
with the current locale taken from the Localization Module
http://extensions.xwiki.org/xwiki/bin/view/Extension/Localization+Scripting
. So you need to check that the current locale is something that
corresponds to shamsi and that DateFormatSymbols supports shamsi.

Hope this helps,
Marius

On Thu, Jun 16, 2016 at 11:49 AM, z_h09911 <hzahrahossei...@gmail.com>
wrote:

>
>
>
>
> --
> View this message in context:
> http://xwiki.475771.n2.nabble.com/change-date-picker-to-shamsi-iranian-calender-tp7599993.html
> Sent from the XWiki- Users mailing list archive at Nabble.com.
> _______________________________________________
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to