Members
(inner) APR
Month - April. See Date.getMonth()
- Source:
(inner) AUG
Month - August. See Date.getMonth()
- Source:
(inner) CONSTRAINT_DAY_OF_MONTH
Constraint on TimeRule. Day of the month when the rule applies is specified
by the day argument. The day must be an integer between 1-31.
Date-spans will be created on the same day of every month.
- Source:
(inner) CONSTRAINT_DAY_OF_WEEK
Constraint on TimeRule. Day of the week when the rule applies is specified
by the day argument. Date-spans will be created on the same day of every
week. The day must be in the range 0-6 (Sunday-Saturday).
- Source:
(inner) CONSTRAINT_FIFTH_OF_MONTH
Constraint on TimeRule. Day of the week when the rule applies is specified
by the day argument. Date-spans will be created on the fifth occurance
of the day each month. The day must be in the range 0-6 (Sunday-Saturday).
- Source:
(inner) CONSTRAINT_FIRST_OF_MONTH
Constraint on TimeRule. Day of the week when the rule applies is specified
by the day argument. Date-spans will be created on the first occurance
of the day each month. The day must be in the range 0-6 (Sunday-Saturday).
- Source:
(inner) CONSTRAINT_FOURTH_OF_MONTH
Constraint on TimeRule. Day of the week when the rule applies is specified
by the day argument. Date-spans will be created on the fourth occurance
of the day each month. The day must be in the range 0-6 (Sunday-Saturday).
- Source:
(inner) CONSTRAINT_LAST_OF_MONTH
Constraint on TimeRule. Day of the week when the rule applies is specified
by the day argument. Date-spans will be created on the last occurance
of the day each month. The day must be in the range 0-6 (Sunday-Saturday).
- Source:
(inner) CONSTRAINT_SECOND_OF_MONTH
Constraint on TimeRule. Day of the week when the rule applies is specified
by the day argument. Date-spans will be created on the second occurance
of the day each month. The day must be in the range 0-6 (Sunday-Saturday).
- Source:
(inner) CONSTRAINT_THIRD_OF_MONTH
Constraint on TimeRule. Day of the week when the rule applies is specified
by the day argument. Date-spans will be created on the third occurance
of the day each month. The day must be in the range 0-6 (Sunday-Saturday).
- Source:
(inner) DATE_MAX
Maximum permitted day of the month
- Source:
(inner) DATE_MIN
Minimum permitted day of the month
- Source:
(inner) DAY_MAX
Minimum permitted value of day of the week
- Source:
(inner) DAY_MIN
Minimum permitted value of day of the week
- Source:
(inner) DEC
Month - DECEMBER. See Date.getMonth()
- Source:
(inner) FEB
Month - February. See Date.getMonth()
- Source:
(inner) FRIDAY
Day of the week - Sunday. See Date.getDay().
- Source:
(inner) JAN
Month - January. See Date.getMonth()
- Source:
(inner) JUL
Month - July. See Date.getMonth()
- Source:
(inner) JUN
Month - June. See Date.getMonth()
- Source:
(inner) MAR
Month - March. See Date.getMonth()
- Source:
(inner) MAX_MINS_PER_DAY
Maximum duration of a day in [minutes].
- Source:
(inner) MAY
Month - May. See Date.getMonth()
- Source:
(inner) MONDAY
Day of the week - Sunday. See Date.getDay().
- Source:
(inner) MONTH_MAX
Maximum permitted month of the year - December. see Date.getMonth().
- Source:
(inner) MONTH_MIN
Minimum permitted month of the year - January. see Date.getMonth().
- Source:
(inner) MSECS_PER_HOUR
Milliseconds per hour.
- Source:
(inner) MSECS_PER_MIN
Milliseconds per minute.
- Source:
(inner) MSECS_PER_SEC
Milliseconds per second
- Source:
(inner) NOV
Month - November. See Date.getMonth()
- Source:
(inner) OCT
Month - October. See Date.getMonth()
- Source:
(inner) SATURDAY
Day of the week - Sunday. See Date.getDay().
- Source:
(inner) SEPT
Month - February. See Date.getMonth()
- Source:
(inner) SUNDAY
Day of the week - Sunday. See Date.getDay().
- Source:
(inner) THURSDAY
Day of the week - Sunday. See Date.getDay().
- Source:
(inner) TUESDAY
Day of the week - Sunday. See Date.getDay().
- Source:
(inner) WEDNESDAY
Day of the week - Sunday. See Date.getDay().
- Source: