Ilijan Militar

Results 7 comments of Ilijan Militar

+1 any additional information about this issue?

any update on this? How to hide seconds when date is selected on input field?

I solve this in template by using [value]="date.value" and in .ts file use 'date-fns' to format date only to hours

[value]="toDate.value" on input and use date-fns library [https://date-fns.org/ ] to format value of date how do you need to show