Name

adams.flow.transformer.DateTimeTypeDifference


Synopsis

Computes the difference between the two date/time types of the incoming array (of length 2) by subtracting the second element from the first one.


Additional information

Flow input/output:
- input: java.util.Date[]
- output: java.lang.Double


Options