Checks if this DateTime object is greater than the specified DateTime object.
Namespace: MindFusion.Scheduling
Assembly: DateTime.js
JavaScript
![]() |
---|
function greaterThan (date) |
The DateTime object to compare with.
Boolean. true if this value is greater than the specified value, otherwise false.