Matthew Holden
Matthew Holden
I had an older component that used the Angular Material Date picker. Based on a database value, the locale would be updated for the date picker. Upon installing the Angular...
Hi, I have followed the steps from this site: https://github.com/h2qutc/angular-material-components (live demo and documentation) **1. Installed** `npm install --save @angular-material-components/datetime-picker` **2. Added required modules** ``` import { NgxMatDatetimePickerModule, NgxMatNativeDateModule, NgxMatTimepickerModule...
Firstly, thanks for the library :) When displaying the date time picker in my HTML, it automatically changes the state of my form to dirty. I have two scenarios: 1....
Great screenshot and functionality. Any plans to make this compatible with angular?