Subtracts a specified date and time from another specified date and time and returns a time interval.
Namespace: com.mindfusion.common
Package: 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.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |