Skip to content

avtop3/FullYearDatapicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

FullYearDatapicker

Allow you to build 12-month, or n-month calendar with posibility multiple date seelction

How to use:

<div class='col-lg-2 col-md-3  multiple-date-picker-wraper' ng-repeat="monthIndex in [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]">
                    <multiple-date-picker 
                        init-month="monthIndex"
                        ng-model="modelHelper.schedule"
                        />
                </div

About

Allow you to build 12-month, or n-month calendar with posibility multiple date seelction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors