Skip to content

Commit

Permalink
changes in description
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeshwar.patlolla committed Jun 3, 2015
1 parent 7e5e77e commit f594542
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ $scope.currentDate = new Date();
a) `ionic-datepicker` is the directive, to which we can pass required vales.

b) `idate` takes date object. If we don't pass any value, the default value will be `new Date()`.
c) `disablepreviousdates` takes true or false. `true` disables the past dates, and `false` doen't.
c) `disablepreviousdates` takes true or false. `true` disables the past dates, and `false` doesn't.

##Screen Shots:

Expand All @@ -75,7 +75,7 @@ Bug Fix. This is the latest version of `ionic-datepicker` component.
Bug Fix. If we don't pass the date to the time picker it will pick the todays date by default.
### 4) v0.1.3
[Bug Fix](http://forum.ionicframework.com/t/ionic-datepicker-bower-component-for-ionic-framework-applications/21516/14)
### 4) v0.2.0
### 5) v0.2.0
Disabling previous dates functionality added.

##License:
Expand Down

0 comments on commit f594542

Please sign in to comment.