Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

fix issue #86 #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rulai-ymwang
Copy link

If no tasks given, the firstTaskTime will be Number.MAX_SAFE_INTEGER and the lastTaskTime will be 0. They are both invalid time ms.

We can set reasonable values to them when no tasks given. Such as setting the default time range from today to 7 days later.

@rulai-ymwang rulai-ymwang changed the title fix issue#86 fix issue #86 Apr 26, 2020
@BirukTes
Copy link

BirukTes commented Jul 23, 2020

Thank you it does solve let tasks = [];?

@rulai-ymwang
Copy link
Author

@BirukTes yes. it does

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

Successfully merging this pull request may close these issues.

None yet

2 participants