Determines whether one specified DateTime is greater than or equal to another specified DateTime.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java Copy Code |
---|
public static boolean op_GreaterThanOrEqual ( |
A DateTime.
A DateTime.
true if d1 is greater than or equal to d2; otherwise, false.
JPlanner Programmer's Guide | © 2023 MindFusion |