hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

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