Field Summary | ||
---|---|---|
const Number | ABOVE_AVERAGE | |
Shows values that are above average. | ||
const Number | BELOW_AVERAGE | |
Shows values that are below average. | ||
const Number | LAST_MONTH | |
Shows last month's dates. | ||
const Number | LAST_QUARTER | |
Shows last quarter's dates. | ||
const Number | LAST_WEEK | |
Shows last week's dates. | ||
const Number | LAST_YEAR | |
Shows last year's dates. | ||
const Number | JANUARY | |
Shows the dates that are in January, regardless of year. | ||
const Number | OCTOBER | |
Shows the dates that are in October, regardless of year. | ||
const Number | NOVEMBER | |
Shows the dates that are in November, regardless of year. | ||
const Number | DECEMBER | |
Shows the dates that are in December, regardless of year. | ||
const Number | FEBRURAY | |
Shows the dates that are in Februray, regardless of year. | ||
const Number | MARCH | |
Shows the dates that are in March, regardless of year. | ||
const Number | APRIL | |
Shows the dates that are in April, regardless of year. | ||
const Number | MAY | |
Shows the dates that are in May, regardless of year. | ||
const Number | JUNE | |
Shows the dates that are in June, regardless of year. | ||
const Number | JULY | |
Shows the dates that are in July, regardless of year. | ||
const Number | AUGUST | |
Shows the dates that are in August, regardless of year. | ||
const Number | SEPTEMBER | |
Shows the dates that are in September, regardless of year. | ||
const Number | NEXT_MONTH | |
Shows next month's dates. | ||
const Number | NEXT_QUARTER | |
Shows next quarter's dates. | ||
const Number | NEXT_WEEK | |
Shows next week's dates. | ||
const Number | NEXT_YEAR | |
Shows next year's dates. | ||
const Number | NONE | |
const Number | QUARTER_1 | |
Shows the dates that are in the 1st quarter, regardless of year. | ||
const Number | QUARTER_2 | |
Shows the dates that are in the 2nd quarter, regardless of year. | ||
const Number | QUARTER_3 | |
Shows the dates that are in the 3rd quarter, regardless of year. | ||
const Number | QUARTER_4 | |
Shows the dates that are in the 4th quarter, regardless of year. | ||
const Number | THIS_MONTH | |
Shows this month's dates. | ||
const Number | THIS_QUARTER | |
Shows this quarter's dates. | ||
const Number | THIS_WEEK | |
Shows this week's dates. | ||
const Number | THIS_YEAR | |
Shows this year's dates. | ||
const Number | TODAY | |
Shows today's dates. | ||
const Number | TOMORROW | |
Shows tomorrow's dates. | ||
const Number | YEAR_TO_DATE | |
Shows the dates between the beginning of the year and today, inclusive. | ||
const Number | YESTERDAY | |
Shows yesterday's dates. |
Field Detail |
---|
ABOVE_AVERAGE | |
const Number ABOVE_AVERAGE |
BELOW_AVERAGE | |
const Number BELOW_AVERAGE |
LAST_MONTH | |
const Number LAST_MONTH |
LAST_QUARTER | |
const Number LAST_QUARTER |
LAST_WEEK | |
const Number LAST_WEEK |
LAST_YEAR | |
const Number LAST_YEAR |
JANUARY | |
const Number JANUARY |
OCTOBER | |
const Number OCTOBER |
NOVEMBER | |
const Number NOVEMBER |
DECEMBER | |
const Number DECEMBER |
FEBRURAY | |
const Number FEBRURAY |
MARCH | |
const Number MARCH |
APRIL | |
const Number APRIL |
MAY | |
const Number MAY |
JUNE | |
const Number JUNE |
JULY | |
const Number JULY |
AUGUST | |
const Number AUGUST |
SEPTEMBER | |
const Number SEPTEMBER |
NEXT_MONTH | |
const Number NEXT_MONTH |
NEXT_QUARTER | |
const Number NEXT_QUARTER |
NEXT_WEEK | |
const Number NEXT_WEEK |
NEXT_YEAR | |
const Number NEXT_YEAR |
NONE | |
const Number NONE |
QUARTER_1 | |
const Number QUARTER_1 |
QUARTER_2 | |
const Number QUARTER_2 |
QUARTER_3 | |
const Number QUARTER_3 |
QUARTER_4 | |
const Number QUARTER_4 |
THIS_MONTH | |
const Number THIS_MONTH |
THIS_QUARTER | |
const Number THIS_QUARTER |
THIS_WEEK | |
const Number THIS_WEEK |
THIS_YEAR | |
const Number THIS_YEAR |
TODAY | |
const Number TODAY |
TOMORROW | |
const Number TOMORROW |
YEAR_TO_DATE | |
const Number YEAR_TO_DATE |
YESTERDAY | |
const Number YESTERDAY |