Class: component_ directive:ngeoDatetimepicker

ngeo.misc.module:datetimepickerComponent.component_

new component_()

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.