RelativeTimeOffset
Type CDM 7.2.0Describes how a time is offset from a reference point, including the unit, magnitude, and rounding behavior.
Attributes
All 3 declared on RelativeTimeOffset. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| offsetTimeUnit | TimeUnitEnum | 0..1 | The unit of time for the offset (e.g., seconds, minutes, hours, days). |
| offsetMultiplier | int | 0..1 | A time offset multiplier, e.g. 1, 2 or 3 etc. A negative value can be used when specifying a negative offset, e.g. -2 hours. |
| rounding | TimeRounding | 0..1 | Optional rules that define how the calculated time should be rounded after the offset has been applied. |
Open RelativeTimeOffset in the Model Browser
Walk the tree and the reference graph interactively, and switch releases to see how the type has changed. Free, no signup.