smDateTimeRangePicker icon indicating copy to clipboard operation
smDateTimeRangePicker copied to clipboard

Angular Material Date Picker, DateTime Picker, Date Range Picker, Date Time range picker

Results 45 smDateTimeRangePicker issues
Sort by recently updated
recently updated
newest added

I don't understand how to do this or if it's a bug but i try to load a date at start on my ng-model like below _(Note there is no...

Date Time Picker

It would be nice to have the seconds option in a time picker. You can just clone all code relevant to minutes. The minutes and seconds logics is absolutely identical.

enhancement
Date Time Picker

I can't find how to do that, I'd like to set for example last 30 days as default range. I tried with `ng-model="vm.dateRange"` and: ``` vm.dateRange = { startDate: moment().subtract(30,...

Range Picker

When setting a date value to the `ng-model` the date picker does not show it as selected but the value in the input field is the correct value. For example...

Date Time Picker

Animations framerate are very slow in IE11.

help wanted