Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
time-is-equal
Checks if two times are equal.
Parameter
Type
Description
self
time
The first time to compare
other
time
The second time to compare
return
bool
True if the times are equal, false otherwise