hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

time-is-greater

Checks if one time is after 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 after the second time, false otherwise