Module

isDateBetween

Check if `date` is between `start` and `end`. `start` and `end` are count as datetime (in ms)
Parameters:
Name Type Description
date
start (optional)
end (optional)
isInclusive (optional) Default false
Author:
  • Sandy Lau https://github.com/sandylau333

View Source dateTime/isDateBetween.js, line 8