I'm developing Mobile Applications with Oracle MAF in JDeveloper. in some Pages I want to use Persian/Arabic Calendar for getting date from user.
how can I use Persian/Arabic Calendars/InputDate?
I'm developing Mobile Applications with Oracle MAF in JDeveloper. in some Pages I want to use Persian/Arabic Calendar for getting date from user.
how can I use Persian/Arabic Calendars/InputDate?
Try this:
All projects in the workspace show UTF8 as the value for the Encoding field when you select Preferences from the Tools menu.
To configure a project to support UTF-8:
You can insert non-English data and run your project.
you can get the more information from here or here
Hope it Help. Thanks