Time.between(from,to)

Allows to know if current Time object is between from and to values.

Arguments:

Name Type Description Mode
from Time Value from (included) in
to Time Value to (included) in