Checks if the values of two DateTime objects are equal.
Namespace: MindFusion.Common
Assembly: Common.js
JavaScript
![]() |
---|
function equals (date) |
Type: DateTime
The DateTime object to compare with.
Type: Boolean
True if the values are equal, otherwise false.