Class: datetimepickerDirective directive:ngeoDatetimepicker

ngeo.datetimepickerDirective

new datetimepickerDirective()

A directive used to display a date or time picker

Example:

 <input ngeo-datetimepicker
     ngeo-datetimepicker-options="{timepicker: false}"
HTML attributes:
Name Type Description
ngeo-datetimepicker-options Object The options.
Returns:
angular.Directive

The directive specs.