danielmoncada / date-time-picker

Angular Date Time Picker (Responsive Design)
https://daniel-projects.firebaseapp.com/owlng/date-time-picker
MIT License
137 stars 59 forks source link

Support: Define return from input to ISO 8601 #185

Closed edudebortoli closed 1 year ago

edudebortoli commented 1 year ago

I've been reading the docs and trying out some configs, but without success.

I tested the different configs of FORMAT using OwlNative and DayJS, but both only changes the input visuals, not the value itself from [(ngModel)] Is there any option to configure the return value from the input to ISO 8601 (YYYY-MM-DDTHH:mm:ss)?

edudebortoli commented 1 year ago

I was using wrong in my project, you can delete it.