matheo / angular

Open Source Angular Libraries: MatDataSource, MatDatepicker
http://matheo.co/demos/
MIT License
60 stars 15 forks source link

Datepicker with seconds #42

Open All4Gis opened 2 years ago

All4Gis commented 2 years ago

Hi,

Good work

I wanted to know if I could add the option of seconds in the time, currently the format that has is H:MM, could I add the seconds too?h:mm:ss

Thanks

matheo commented 2 years ago

Hi @All4Gis I haven't tried but initially you will have the current seconds as the default Date I guess did you experiment with this?

All4Gis commented 2 years ago

Thanks for the information. I have finally implemented my own timepicker. I had very specific requirements. Thank you very much. Close this ticket if you want