datetimeRangePicker icon indicating copy to clipboard operation
datetimeRangePicker copied to clipboard

End time always bigger than start time

Open izupet opened this issue 8 years ago • 1 comments

Am i missing something or is just not possible to set start time (not date) bigger than end time? Even if i set "minRange" to negative value this doesnt work.

So for example I want to set range:

start time: 2015-01-01T20:20:20 end time: 2016-01-01T10:10:10

izupet avatar Mar 29 '16 14:03 izupet

I clearly agree with this :( It's based on the UI choice and the fact that time is not based on ng-model. It's more a duration pick with a datetime start… Kinda strange.

gop-aroy avatar Dec 06 '16 05:12 gop-aroy