Determines whether one specified DateTime is greater than or equal to another specified DateTime.
Namespace: com.mindfusion.common
File: 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.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |