TimelineKit API
Docs
Gantt Chart
Resource Scheduler
Event Calendar
Preparing search index...
RecurrenceRuleInit
Interface RecurrenceRuleInit
interface
RecurrenceRuleInit
{
byDay
?:
WeekdayOrdinal
[]
;
byMonth
?:
number
[]
;
byMonthDay
?:
number
[]
;
bySetPos
?:
number
[]
;
count
?:
number
|
null
;
frequency
:
RecurrenceFrequency
;
interval
?:
number
;
until
?:
Date
|
null
;
weekStart
?:
Weekday
;
}
Index
Properties
by
Day?
by
Month?
by
Month
Day?
by
Set
Pos?
count?
frequency
interval?
until?
week
Start?
Properties
Optional
by
Day
byDay
?:
WeekdayOrdinal
[]
Optional
by
Month
byMonth
?:
number
[]
Optional
by
Month
Day
byMonthDay
?:
number
[]
Optional
by
Set
Pos
bySetPos
?:
number
[]
Optional
count
count
?:
number
|
null
frequency
frequency
:
RecurrenceFrequency
Optional
interval
interval
?:
number
Optional
until
until
?:
Date
|
null
Optional
week
Start
weekStart
?:
Weekday
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
by
Day
by
Month
by
Month
Day
by
Set
Pos
count
frequency
interval
until
week
Start
Docs
Gantt Chart
Resource Scheduler
Event Calendar
TimelineKit API
Loading...