picker icon indicating copy to clipboard operation
picker copied to clipboard

fix: add millisecond

Open HelloAny opened this issue 4 years ago • 4 comments

issue: ant-design/ant-design#28591

添加showTime中defaultValue的毫秒获取

HelloAny avatar Dec 30 '20 07:12 HelloAny

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/picker/kdgxil983
✅ Preview: https://picker-git-fork-helloany-fix-millisecnd.react-component.vercel.app

vercel[bot] avatar Dec 30 '20 07:12 vercel[bot]

Codecov Report

Merging #200 (4f7af82) into master (42f853b) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #200   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files          45       45           
  Lines        2094     2103    +9     
  Branches      616      616           
=======================================
+ Hits         2086     2095    +9     
  Misses          6        6           
  Partials        2        2           
Impacted Files Coverage Δ
src/generate/dateFns.ts 100.00% <100.00%> (ø)
src/generate/dayjs.ts 100.00% <100.00%> (ø)
src/generate/moment.ts 100.00% <100.00%> (ø)
src/panels/DatetimePanel/index.tsx 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 42f853b...4f7af82. Read the comment docs.

codecov[bot] avatar Dec 30 '20 07:12 codecov[bot]

稍后补上测试

HelloAny avatar Dec 30 '20 07:12 HelloAny

图片

Please add test case.

afc163 avatar Dec 30 '20 08:12 afc163