angular2-datetimepicker
angular2-datetimepicker copied to clipboard
Add `className` attribute in settings for easier style override
Added the ability for a user to define a className as part of the settings which will add the class they defined to the parent level HTML element of the date/time picker. This allows for easier CSS selection/customizations.