Skip to content

iranapex/Persian-Mini-Calendar

Repository files navigation

Persian mini calendar

About

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 ...

ScreenShot

Visit Demo Page: Demo Page

Check my Website: Website

Note

You can help by filling issues through Github.

How to install

The APEX Plugin file is included in this repo.

History

This Plugin is a copy of Oracle's mini calendar on APEX 5.0.3 that shows Persian calendar.

version

version 1.0

Edited by

Mahdi Ahmadi

Lisence

See LICENSE.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages