Here are some of the options you can provide to the tm1-ui-dbr when using datepicker:
- To add a ‘Clear’ button so that you can clear the date if needed and make it empty again, add clearBtn:true. Your option will now look like: tm1-date-option="{format:‘yyyy-mm-dd’, clearBtn:true}". You will now have the following button visible:
For a full reference of the options, check Bootstrap Datepicker Options.
Let us know here what are the other options that you are using!