Angular-Material DateTime Picker Component?

前端 未结 6 2005
不知归路
不知归路 2021-02-03 17:13

I imported a date picker in a project and was wondering if there was any official recent component from angular and material to include time in the calendar as well.
I\'ve s

6条回答
  •  时光取名叫无心
    2021-02-03 17:59

    I recommend you to checkout @angular-material-components/datetime-picker. This is a DatetimePicker like @angular/material Datepicker by adding support for choosing time.

提交回复
热议问题