This region plug-in displays a small calendar with the specified date highlighted. This plugin is a copy of Oracle's mini calendar that shows calendar in Persian. Current version is tested on apex 5.0.3. The query must return at least two columns--a date and its label (other columns will be ignored). The calendar will display for the earliest date returned, highlighting all dates returned within that month.
select date_value, label_value from ...
Visit Demo Page: Demo Page
Check my Website: Website
You can help by filling issues through Github.
The APEX Plugin file is included in this repo.
This Plugin is a copy of Oracle's mini calendar on APEX 5.0.3 that shows Persian calendar.
version 1.0
Mahdi Ahmadi
See LICENSE.md