### 基本用法

``` html
<u-new-time-picker></u-new-time-picker>
```

### 设置格式

``` html
<u-new-time-picker format="dd:HH:mm"></u-new-time-picker>
```
