bootstrap-datetimepicker icon indicating copy to clipboard operation
bootstrap-datetimepicker copied to clipboard

Allow auto closing of datepicker when a date is chosen

Open wduffy opened this issue 11 years ago • 6 comments

wduffy avatar Jun 15 '13 17:06 wduffy

I would also find this useful

kbond avatar Jun 17 '13 16:06 kbond

Useful. I suggest using at line 595 (after "this.notifyChange();") something like: if (this.options.autoClose && this.minViewMode===1) this.hide();

Not sure how to make it not close when selecting years in a datetimepicker with minViewMode="months".

y0rtx avatar Jun 20 '13 11:06 y0rtx

Agree this would be useful

ppeach avatar Jul 05 '13 18:07 ppeach

That's great ! Thank's a lot.

fperie avatar Jul 10 '13 06:07 fperie

I miss an "auto close", but, this does not become an issue with the choice of "time"?

passalini avatar Jul 12 '13 18:07 passalini

+1

fperie avatar Jul 12 '13 18:07 fperie