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

Is there a way to disable the time picker? and show only date? I tried to change the mode to default "Date" instead of "Date-time" and it didn't work. Is...

Will it be possible to publish the new versions on NPM? Thanks. **bower** ``` Available versions: - 2.0.13 - 2.0.12 - 2.0.11 - 2.0.10 - 2.0.9 ... ``` **npm** ```...

**close-on-select="true"** this should remove OK and CANCEL buttons but they are still showing. How to remove these two buttons?

My sm-date-time-picker template: When I select just a date, the input model shows (think the moment object) 'Tue Dec 13 2016 11:02:19 GMT-0800' before I make my selection on hour...

When you chose "close-on-select", picker do not return in the correct format. This is the plunker url for demo where I have produced the issue. Please & resolve this issue....

How can I add scroll to time picker on top and bottom?

Hello, how can i trigger an action when i click the ok button?

How can I get the endDate and startDate from the Range Picker ? And save it into a variable inside an event array like this var newEventProp = { eventPropName:...

How can I disable the past dates and only enable the Today's Date and Future date in Date Picker.