Skip to content

Enhanced Calendar based on the dojo component Calendar that can show both Gregorian and Hijri calendar at the same time.

License

Notifications You must be signed in to change notification settings

Solvoj/enhanced-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enhanced Calendar

Based on the Dojo Toolkit component Calendar that can show both Gregorian and Hijri calendar at the same time. Currently Dojo Calendar doesn't provide the option to show both Gregorian and Hijri calendars at the same time. There could be certain scenarios in which that functionality is desirable.

Enhanced Calendar provides:

  • The functionality of Dijit Calendar.
  • A property to define which calendar is shown by default.
  • Check boxes to select whether to show Gregorian, Hijri or both calendars.
  • Enhanced DateTextBox component.

Quick Start

  • git clone git://github.com/Solvoj/enhanced-calendar.git

  • Add dojo sdk (or a symbolic link to the dojo sdk) under the vendor folder as follows:

     └── vendor
         └── dojo
             ├── dijit
             ├── dojo
             ├── dojox
             └── util
    
  • Point your browser to http://host/path/to/enhanced-calendar/tests/index.html

##Community

###Reporting Issues

Bugs or enhancements can be filed by opening an issue in the issue tracker on GitHub.

When reporting a bug, please provide the following information:

  • Affected browsers and Dojo versions
  • A clear list of steps to reproduce the problem

If you would like to suggest a fix for a particular issue, you are welcome to fork Enhanced Calendar, create a branch, and submit a pull request.

###Getting Support

Solvoj also offers commercial support for Enhanced Calendar, as well as Dojo and a number of other JavaScript libraries.

Useful resources

License

Enhanced Calendar is licensed under the Apache License 2.0

About

Enhanced Calendar based on the dojo component Calendar that can show both Gregorian and Hijri calendar at the same time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published