Field Summary | ||
---|---|---|
const int | TODAY | |
Today's date.
|
||
const int | YESTERDAY | |
Yesterday's date.
|
||
const int | TOMORROW | |
Tomorrow's date.
|
||
const int | LAST_7_DAYS | |
A date in the last seven days.
|
||
const int | THIS_MONTH | |
A date occurring in this calendar month.
|
||
const int | LAST_MONTH | |
A date occurring in the last calendar month.
|
||
const int | NEXT_MONTH | |
A date occurring in the next calendar month.
|
||
const int | THIS_WEEK | |
A date occurring this week.
|
||
const int | LAST_WEEK | |
A date occurring last week.
|
||
const int | NEXT_WEEK | |
A date occurring next week.
|
||
const int | THIS_YEAR | |
A date occurring this year.
Only for .ods.
|
||
const int | LAST_YEAR | |
A date occurring last year.
Only for .ods.
|
||
const int | NEXT_YEAR | |
A date occurring next year.
Only for .ods.
|
const int TODAY
const int YESTERDAY
const int TOMORROW
const int LAST_7_DAYS
const int THIS_MONTH
const int LAST_MONTH
const int NEXT_MONTH
const int THIS_WEEK
const int LAST_WEEK
const int NEXT_WEEK
const int THIS_YEAR
const int LAST_YEAR
const int NEXT_YEAR