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

There is injector error for ui-router when I checked the console.

Recently I tried to use smDateTRangePicker inside the modal pop up and it seems the date range picker is appearing behind the modal disabling all select operations for date picker....

Calendar creates a mask to DOM covering the whole page and opens itself on top of it. This mask is removed from DOM on closing the calendar on desktop resolution....

When i use sm-range-picker-input, in the custom range option, when i select a date for start date then it gets populated in the top left side of the popup and...

Hi all, I am facing issue where I am using the date time picker in a cordova mobile application... The component works all good on the Android version of the...

I'm using date range picker, with my own variable in controller, every time when I select a range and click save button, the call back function returns previous date range...

bug
Range Picker

Hi, The inclusion of https://fonts.googleapis.com/icon?family=Material+Icons in the css is breaking my build since its trying to resolve it. Broken @import declaration of "https://fonts.googleapis.com/icon?family=Material+Icons" Is there a way to resolve this?

**Steps to the problem:** 1. Access http://mominsamir.github.io/smDateTimeRangePicker/#!/range-picker-demo and click on input ![untitled-1 fw](https://cloud.githubusercontent.com/assets/6631277/23802484/4ae24eb8-0592-11e7-9ab8-8fa36cd12b36.png) 2. Click in **CUSTOM RANGE** ![untitled-2 fw](https://cloud.githubusercontent.com/assets/6631277/23802607/9b401854-0592-11e7-866e-5451bb150a32.png) 3. Click in month-year ![untitled-3 fw](https://cloud.githubusercontent.com/assets/6631277/23805965/af0ebff0-059e-11e7-9510-ff84d3720479.png) 3. Click in month...

Hi Samir, I am not able to translate texts. Like Ok, Cancel, Sun, Mon, Tue etc. Can you please guide me to do this? Sushil

Hello Thank you for awesome design 1- I want to use date type format 'YYYY/MM/DD HH:mm' but do not accept this format and send me error invalid date I want...