Skip to content
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

Bugfix/timestamp #15

Merged
merged 2 commits into from
Aug 31, 2021
Merged

Conversation

berstpander
Copy link
Contributor

fix: fix the bug that end time does not work and update the illegal sample

  • remove time unreasonable modification for any end time
  • modify the illegal sample about time, 24:00:00 is an illegal time sample

It is unreasonable to set any `end` time to `xxxxxxxx 23:59:59`
bug:the time setting of the end time not work
the legal time range is from `00:00:00` to `23:59:59`(not `24:00:00`)
@aaronchen2k aaronchen2k merged commit 0f73e34 into easysoft:master Aug 31, 2021
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.

None yet

2 participants