hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

date-time-is-equal

Checks if two date and time values are equal.
Parameter
Type
Description
self
dateTime
The first date and time.
other
dateTime
The second date and time to compare.
return
bool
True if the date and time values are equal, false otherwise.