Skip to content

Commit

Permalink
v0.6.0 released
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeshwarpatlolla committed Jul 27, 2015
1 parent 6f9a9f9 commit 50114b6
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 @@ -92,7 +92,7 @@ $scope.disabledDates = [
];
````

g) `mondayfirst` takes true or false. If the given values is `true`, shows Monday as the first day of the week, and if `false` Sunday will be first day of the week.
g) `mondayfirst` takes true or false. If the given values is `true`, shows Monday as the first day of the week, and if the given value is `false`, then Sunday will be first day of the week.

##Screen Shots:

Expand Down

0 comments on commit 50114b6

Please sign in to comment.