diff --git a/framework/entity/OlapEntities.xml b/framework/entity/OlapEntities.xml index 033080b72..5096ad8b4 100644 --- a/framework/entity/OlapEntities.xml +++ b/framework/entity/OlapEntities.xml @@ -30,6 +30,25 @@ along with this software (see the LICENSE.md file). If not, see Format: YYYY-MM + + Time of Day Dimension. The natural key is [timeValue] + + + + Time of the day in the format: hh:mm:ss + Hour of the day (0 - 11). Hour on a 12-hour clock. + Military hour of the day (0 - 23). Hour on a 24-hour clock. + Extraction of the quarter hours. + Minute of the hour (0 - 59). + Second of the minute (0 - 59). + Minute of the day (0 - 1439). + Second of the day (0 - 86399). + AM/PM indicator. + Indicator of day or night. + Abbreviated indicator of day or night. + Names of day periods. + Abbreviated names of day periods. + Currency Dimension. The natural key is [currencyId]