ion-datetime-picker-converter-date-utc
Model converter from/to native Date object using UTC - for ion-datetime-picker
Installation
-
Use bower or npm to install this module:
bower install ion-datetime-picker-converter-date-utc --savenpm install ion-datetime-picker ion-datetime-picker-converter-date-utc --save -
Import the javascript file into your HTML file (or use webpack):
Usage
Use date-utc
as a value of converter
attribute when you define your picker.
See ion-datetime-picker README for more info.