Open oleg-demkovych opened 7 years ago
please use
please use sm-time-picker-new tag buddy. then it will not show blank screen.
Have another problem. I have time 15:00:00: http://take.ms/eqBoA
but when open picker, time is: http://take.ms/9pF7N
<sm-time-picker-new
fname="{{'pincore.schedule.label_time'|translate}}"
lable="{{'pincore.schedule.label_time'|translate}}"
ng-model="cTerminalScheduleCtrl.schedule.time"
value="cTerminalScheduleCtrl.schedule.time"
format="HH:mm:ss"
flex="50"
mode="time"
on-focus
is-required="{{true}}"
custom-to-home="'true'">
</sm-time-picker-new>
your are using HH:mm:ss format right ?? chnage any another format like HH:mm or hh:mm etc (there are lot of formats ) . and there is no problem to you when it displays today in picker that u provided in second link .
when i use mode="time" in sm-date-time-picker and select hour: 0 and minutes: 0, i receive empty screen.
http://take.ms/7Ja8n