pfDateTimepicker
patternfly.form
Angular directive to wrap the bootstrap datetimepicker http://eonasdan.github.io/bootstrap-datetimepicker/
<ANY pf-date-timepicker
date="{object}"
options="{string}">
...
</ANY>
| Param | Type | Details |
|---|---|---|
| date | object | date and time moment object |
| options | string | the configuration options for the date picker |