Class: TimeRangeRecurrent

TimeRangeRecurrent

The TimeRangeRecurrent class.

Constructor

new TimeRangeRecurrent()

Members

endDate :Integer

End date of the interval where this rule is valid in milliseconds since January 1, 1970 00:00:00.

Type:
  • Integer

endTime :Integer

End time of the interval on the specified day in milliseconds since midnight.

Type:
  • Integer

name :String

Type:
  • String

startDate :Integer

Start date of the interval where this rule is valid in milliseconds since January 1, 1970 00:00:00.

Type:
  • Integer

startTime :Integer

Start time of the interval on the specified day in milliseconds since midnight.

Type:
  • Integer

type :TimeRangeType

Type:
Default Value:
  • TimeRangeType.Core

weekDayFri :Boolean

Apply the interval on Friday.

Type:
  • Boolean

weekDayMon :Boolean

Apply the interval on Monday.

Type:
  • Boolean

weekDaySat :Boolean

Apply the interval on Saturday.

Type:
  • Boolean

weekDaySun :Boolean

Apply the interval on Sunday.

Type:
  • Boolean

weekDayThu :Boolean

Apply the interval on Thursday.

Type:
  • Boolean

weekDayTue :Boolean

Apply the interval on Tuesday.

Type:
  • Boolean

weekDayWed :Boolean

Apply the interval on Wednesday.

Type:
  • Boolean