danielmoncada/date-time-picker

Support: Define return from input to ISO 8601

Closed this issue · 1 comments

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)?

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