Browse Source

update demo

pull/1434/head
afc163 9 years ago
parent
commit
8a422ba2cd
  1. 2
      components/date-picker/demo/time.md

2
components/date-picker/demo/time.md

@ -3,7 +3,7 @@ order: 4
title: 日期时间选择
---
增加选择时间功能。不要修改时间的格式 `HH:mm:ss`
增加选择时间功能,当 `showTime` 为一个对象时,其属性会传递给内建的 `TimePicker`
````jsx
import { DatePicker } from 'antd';

Loading…
Cancel
Save