DateMode Module
Types and nested modules
| Type/Module | Description |
|
Conversion functions that translate from one time unit into another. These functions are intended primarily for use in estimation engines when translating from data time to model time. |
|
Represents the configuration for handling the specific date type `'T` in a time series. |
|
Represents the maximum resolution possible given a date type representation. |
Functions and values
| Function or value |
Description
|
Full Usage:
annualDateMode
Returns: DateMode<Annual, int<MeasureProduct<year, MeasureOne>>, int<MeasureProduct<year, MeasureOne>>>
|
|
Full Usage:
calendarDateMode
Returns: DateMode<DateTime, int<MeasureProduct<year, MeasureOne>>, TimeSpan>
|
|
Full Usage:
radiocarbonCalDateMode
Returns: DateMode<RadiocarbonCal, float<MeasureProduct<cal yr BP, MeasureOne>>, float<MeasureProduct<cal yr BP, MeasureOne>>>
|
|
Full Usage:
radiocarbonDateMode
Returns: DateMode<RadiocarbonUncal, float<MeasureProduct<BP (radiocarbon), MeasureOne>>, float<MeasureProduct<BP (radiocarbon), MeasureOne>>>
|
bristlecone