Predefined calendars
You can use predefined calendars when you create a time series.
Predefined calendars are stored in rows in the CalendarTable table. You can change a predefined calendar by updating the row for the calendar in the CalendarTable table.
If you upgrade from a previous release of the HCL OneDB™ TimeSeries solution or the TimeSeries DataBlade® module and an existing calendar is defined with the same name as one of the predefined calendars, the existing calendar is not replaced by the predefined calendar.
The following table contains the properties of predefined calendars.
Calendar name | Interval duration | Start date and time |
---|---|---|
ts_1min | Once a minute | 2011-01-01 00:00:00.00000 |
ts_15min | Once every 15 minutes | 2011-01-01 00:00:00.00000 |
ts_30min | Once every 30 minutes | 2011-01-01 00:00:00.00000 |
ts_1hour | Once an hour | 2011-01-01 00:00:00.00000 |
ts_1day | Once a day | 2011-01-01 00:00:00.00000 |
ts_1week | Once a week | 2011-01-02 00:00:00.00000 |
ts_1month | Once a month | 2011-01-01 00:00:00.00000 |
ts_1year | Once a year | 2011-01-01 00:00:00.00000 |