<a style="float:right;font-size:12px;" href="http://github.com/ionic-team/ionic-native/edit/master/src/@ionic-native/plugins/date-picker/index.ts#L118">
  Improve this doc
</a>

# Date Picker

```
$ ionic cordova plugin add cordova-plugin-datepicker
$ npm install @ionic-native/date-picker
```

## [Usage Documentation](https://ionicframework.com/docs/native/date-picker/)

Plugin Repo: [https://github.com/VitaliiBlagodir/cordova-plugin-datepicker](https://github.com/VitaliiBlagodir/cordova-plugin-datepicker)

The DatePicker plugin allows the user to fetch date or time using native dialogs.

## Supported platforms

- Android
  - iOS
  - Windows
  


