{prettyDuration(start, end, quickRanges, dateFormat)}
+
+ Use
+ Start and end values for the duration are passed as the first and
+ second arguments, respectively. These can be timestamps (
+
+ An array of quick range values is passed as the third argument.
+ These are used to pretty format custom ranges. EUI exports
+
+ The output date/time format is specified by the fourth argument. +
+