MindFusion.Charting for Java Programmer's Guide |
DateTime.op_LessThan Method |
See Also |
![]() ![]() |
Determines whether one specified DateTime is less than another specified DateTime.
Namespace: com.mindfusion.common
File: com.mindfusion.common
Java
![]() |
---|
public static boolean op_LessThan ( |
A DateTime.
A DateTime.
true if d1 is less than d2; otherwise, false.
© 2022 MindFusion |