hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

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