MindFusion.Charting for Java Programmer's Guide |
DateTime.op_Subtraction Method |
See Also |
![]() ![]() |
Subtracts a specified date and time from another specified date and time and returns a time interval.
Namespace: com.mindfusion.common
File: com.mindfusion.common
Java
![]() |
---|
public static Duration op_Subtraction ( |
A DateTime (the minuend).
A DateTime (the subtrahend).
A Duration that is the time interval between d1 and d2; that is, d1 minus d2.
© 2022 MindFusion |