capacitor-community / date-picker

Native DateTime Picker Plugin for Capacitor Apps
MIT License
88 stars 29 forks source link

Fixes date parse #18

Closed danielprrazevedo closed 3 years ago

danielprrazevedo commented 3 years ago

close: #12 close: #13

semenne commented 3 years ago

For Android the default format should be "yyyy-MM-dd'T'HH:mm:ss.SSSXXX". With "yyyy-MM-dd'T'HH:mm:ss.sssXXX" the preselected time is different from what is specified in the "date" property.