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