Quintiq file version 2.0 Component pnlControlsSettings { #keys: '[146730.0.1184157397]' BaseType: 'WebPanel' Children: [ Component lblMarginTop1 id:lblMarginTop1_223 { #keys: '[146730.0.1184157479]' BaseType: 'WebLabel' Properties: [ NumberOfColumns: 0 NumberOfLines: 0 ShowLabel: false Taborder: 0 ] } Component lblTimezone id:lblTimezone_891 { #keys: '[146730.0.1184157502]' BaseType: 'WebLabel' Properties: [ DataBinding: 'dhCalendar.Data.TimeZone' FixedSize: false Label: 'Timezone' Taborder: 1 Tooltip: 'The timezone that is used by the calendars.' ] } #child: pnlTimezoneWithWarning_952 Component dtBase id:dtBase_680 { #keys: '[146730.0.1184157557]' BaseType: 'WebDateTimeSelector' Properties: [ DateTimeFormat: 'DMMY h:m' Label: 'Base' Taborder: 3 Tooltip: 'The Base and the Update interval are used together to calculate the start of the time window during which the calendar event occurrences are generated.
This window initially starts at the Base and moves forward in time according to the Update interval.

The Base also defines the time of day at which the window is moved forward in time (as per the Update interval).
This implies that if a daily recalculation is needed at 2 AM, the time of the Base should be set to 2 AM.
Note that a recalculation does not update the Base itself.' ] } #child: pnlWindow Component durUpdateInterval id:durUpdateInterval_447 { #keys: '[146730.0.1184157625]' BaseType: 'WebDurationSelector' Properties: [ CanBeNegative: false DataBinding: 'dhCalendar.Data.UpdateInterval' Label: 'Update interval' MinDuration: P0DT0H0M0S Taborder: 5 Tooltip: 'Determines how often the calendar window is moved forward in time. The value is typically in ‘days’ (e.g. 1 day), with the hours set to 0:00.
If the interval is 0 the calendar window is ‘frozen’ at the specified Base. This can be a date in the past.' ] } Component lblMarginBottom1 id:lblMarginBottom1_449 { #keys: '[146730.0.1184157648]' BaseType: 'WebLabel' Properties: [ NumberOfColumns: 0 NumberOfLines: 0 Taborder: 6 ] } ] Properties: [ Taborder: 1 ] }