Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
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