# TimePicker

## Usage
    import { NOVO_TIME_PICKER_ELEMENTS } from 'novo-elements';

##### Properties
- `'military' : bool`
    * Switches the clock to 24 hour format
    
##### Properties
- `'onSelect'`
    * Fired when a new value is selected
    * `{ hours, minutes, meridian, date, text }`