Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
yanbinbin committed Oct 30, 2017
2 parents c5989a1 + 96ab5bf commit 3f447ca
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,10 @@ app:firstDayOfWeek="Monday"
```
app:startDate="2010-10-01"
app:endDate="2018-10-31"
或者代码设置
ncalendar.setDateInterval("2017-04-02","2018-01-01");
```


Expand Down Expand Up @@ -171,6 +175,7 @@ monthcalendar.setDefaultSelect(false);
| pointColor|指示圆点颜色|
| startDate|日期开始时间|
| endDate|日期结束时间|
| backgroundColor|日历背景颜色|


#### View绘制:http://blog.csdn.net/y12345654321/article/details/73331253
Expand Down

0 comments on commit 3f447ca

Please sign in to comment.