Determines whether two specified instances of DateTime are equal.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java Copy Code |
---|
public static boolean op_Equality ( |
A DateTime.
A DateTime.
true if d1 and d2 represent the same date and time or are both null; otherwise, false.
JPlanner Programmer's Guide | © 2023 MindFusion |