TimeUnit
: string
in package
implements
DictionaryInterface
Values for "unit" property of stages like $derivative and $integral, and operators like $dateAdd and $dateDiff
Table of Contents
Interfaces
Cases
- Day = 'day'
- Hour = 'hour'
- Millisecond = 'millisecond'
- Minute = 'minute'
- Month = 'month'
- Quarter = 'quarter'
- Second = 'second'
- Week = 'week'
- Year = 'year'
Methods
- getValue() : string
Cases
Year
Quarter
Week
Month
Day
Hour
Minute
Second
Millisecond
Methods
getValue()
public
getValue() : string