Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aliab authored Nov 4, 2017
1 parent 2a2aa4e commit 9bdb297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Then in your Java Code, you use it like below.
.setTodayButton("امروز")
.setTodayButtonVisible(true)
.setInitDate(initDate)
.setMaxYear(1395)
.setMaxYear(PersianDatePickerDialog.THIS_YEAR)
.setMinYear(1300)
.setActionTextColor(Color.GRAY)
.setTypeFace(typeface)
Expand Down

0 comments on commit 9bdb297

Please sign in to comment.