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

Allow for timepicker configuration to be honored when used with datepicker

Open cca-developer opened this issue 1 year ago • 1 comments

From what I can tell, right now when the timepicker is included with a datepicker via withTimepicker, all the default timepicker configurations are used. I would like to be able to use 24 hour time instead of AM/PM. The timepicker configuration allows for that, but I can't figure out how to have the datepicker accept timepicker configuration.

cca-developer avatar Jan 24 '24 15:01 cca-developer