Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
time-is-less
Checks if one time is before another time.
Parameter
Type
Description
self
time
The time to compare
other
time
The time to compare against
return
bool
True if the first time is before the second time, false otherwise