Enumeration: TimeTypes
The supported time types
Enumeration Members
Enumeration Member | Value | Defined in |
---|---|---|
Day | "day" | constants.ts:23 |
Hour | "hour" | constants.ts:22 |
Minute | "minute" | constants.ts:21 |
Month | "month" | constants.ts:25 |
Second | "second" | constants.ts:20 |
Week | "week" | constants.ts:24 |
Year | "year" | constants.ts:26 |