Options
All
  • Public
  • Public/Protected
  • All
Menu

Properties of a MetaTimeInterval.

Hierarchy

Index

Properties

Optional dayOfMonth

dayOfMonth: undefined | null | number

MetaTimeInterval dayOfMonth

Optional dayOrdinal

dayOrdinal: undefined | null | number

MetaTimeInterval dayOrdinal

Optional end

end: undefined | null | IMetaDateTimeOffset

MetaTimeInterval end

Optional freq

freq: undefined | null | Single | Daily | Weekly | Monthly | Yearly

MetaTimeInterval freq

Optional hideEnd

hideEnd: undefined | null | false | true

MetaTimeInterval hideEnd

Optional interval

interval: undefined | null | number

MetaTimeInterval interval

Optional month

month: undefined | null | number

MetaTimeInterval month

Optional repeatCount

repeatCount: undefined | null | number

MetaTimeInterval repeatCount

Optional repeatUntil

repeatUntil: undefined | null | IMetaDateTimeOffset

MetaTimeInterval repeatUntil

Optional start

start: undefined | null | IMetaDateTimeOffset

MetaTimeInterval start

Optional tz

tz: undefined | null | string

MetaTimeInterval tz

Optional weekday

weekday: undefined | null | Sunday | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday

MetaTimeInterval weekday

Optional weekdays

weekdays: undefined | null | EnumWeekDay[]

MetaTimeInterval weekdays