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