bootstrap-ui-datetime-picker icon indicating copy to clipboard operation
bootstrap-ui-datetime-picker copied to clipboard

Read time only

Open viktorhunko opened this issue 8 years ago • 0 comments
trafficstars

Is it possible to save only time in "HH:mm" format ? when i try to set datetime-picker="HH:mm" and save-as=true selected time saved to the ngModel in correct format (like '13:07'), but when i try to render saved data in such format it with read-as etc. it doesn't render it. It's rendered only if i use ISO or number format, but i don't need date, only time

viktorhunko avatar Feb 07 '17 11:02 viktorhunko