picker icon indicating copy to clipboard operation
picker copied to clipboard

fix: 日期选择器的时间应该一整天时间(例如2021/1/28)

Open duuliy opened this issue 4 years ago • 2 comments

请允许此次提交,日期应该是一整天的,否则前后时间选择同一天,返回值取时间戳不是一整天,不符合日期选择器

duuliy avatar Jan 28 '21 12:01 duuliy

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/459vtUQHW78TLkCTbjSV3Uig8qTd
✅ Preview: https://picker-git-fork-duuliy-master-react-component.vercel.app

vercel[bot] avatar Jan 28 '21 12:01 vercel[bot]

Codecov Report

Merging #209 (b9ce756) into master (6fca0f6) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head b9ce756 differs from pull request most recent head ced4dac. Consider uploading reports for the commit ced4dac to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #209   +/-   ##
=======================================
  Coverage   99.52%   99.52%           
=======================================
  Files          45       45           
  Lines        2113     2127   +14     
  Branches      621      625    +4     
=======================================
+ Hits         2103     2117   +14     
  Misses          8        8           
  Partials        2        2           
Impacted Files Coverage Δ
src/RangePicker.tsx 100.00% <100.00%> (ø)
src/generate/dateFns.ts 100.00% <100.00%> (ø)
src/generate/dayjs.ts 100.00% <100.00%> (ø)
src/generate/moment.ts 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 13bc085...ced4dac. Read the comment docs.

codecov[bot] avatar Jan 28 '21 16:01 codecov[bot]