1.0.0-beta.1 • Published 9 years ago
ion-datetime-picker-converter-asgardia v1.0.0-beta.1
ion-datetime-picker-converter-asgardia
Model converter from/to from/to Asgardia calendar - for ion-datetime-picker
Installation
- Use bower or npm to install this module: - bower install ion-datetime-picker-converter-asgardia --save- npm install ion-datetime-picker ion-datetime-picker-converter-asgardia --save
- Import the javascript file into your HTML file (or use webpack): - <script src="lib/ion-datetime-picker-converter-asgardia/dist/index.js"></script>
Usage
Use asgardia as a value of converter attribute when you define your picker. It's best used together with Asgardia calendar.
<ion-datetime-picker converter="asgardia" ...></ion-datetime-picker>See ion-datetime-picker README for more info.
1.0.0-beta.1
9 years ago