Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

duuliy
Copy link

@duuliy duuliy commented Jan 28, 2021

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

@vercel
Copy link

vercel bot commented Jan 28, 2021

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

@codecov
Copy link

codecov bot commented Jan 28, 2021

Codecov Report

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

❗ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant