You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The picker shows calendar when only time should be shown, when I use the following call:
this.$('.datetimepicker').datetimepicker({ showClear: true, format: 'LT' });
The picker shows calendar when only time should be shown, when I use the following call:
this.$('.datetimepicker').datetimepicker({ showClear: true, format: 'LT' });
Also there are no icon for clearing
I see there was a similar issue before: #28
The text was updated successfully, but these errors were encountered: