DateMode<'T, 'yearType, 'timespan> Type
Represents the configuration for handling the specific date type `'T` in a time series.
Record fields
| Record Field |
Description
|
|
|
|
|
Full Usage:
AddTime
Field type: 'T -> 'timespan -> 'T
|
|
|
|
|
|
Full Usage:
Divide
Field type: 'timespan -> 'timespan -> float
|
|
Full Usage:
EqualWithin
Field type: 'timespan -> 'timespan -> bool
|
|
Full Usage:
GetYear
Field type: 'T -> 'yearType
|
|
Full Usage:
Minus
Field type: 'T -> 'T -> 'timespan
|
|
|
|
|
|
Full Usage:
SortOldestFirst
Field type: 'T -> 'T -> int
|
|
|
|
Full Usage:
SubtractTime
Field type: 'T -> 'timespan -> 'T
|
|
|
|
Full Usage:
ZeroSpan
Field type: 'timespan
|
|
bristlecone