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