bootstrap-ui-datetime-picker
bootstrap-ui-datetime-picker copied to clipboard
Read time only
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