DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
Description
The time dimension is not derived from any OFBiz entity as it is a generic dimension, and as such contains all time elements in a day. These elements are minute based, leading to 1440 records.
and consists of following elements (fields):
name | alias | type | description |
|---|---|---|---|
| dimensionId | id-long | the unique identifier of the record | |
| timeValue | time | the natural key, in hh:mm format | |
| hr | integer | the hour value of the time value | |
| mm | integer | the minute value of the time value |