Determines whether the current DateTime is less than the specified DateTime.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java Copy Code |
---|
public boolean isLessThan ( |
A DateTime.
true if the current date is less than d; otherwise, false.
JPlanner Programmer's Guide | © 2023 MindFusion |