9. New Default Values and Validation Values (From/To) for Date Fields (Field Validation) (2.9, All) |
Scroll Prev Top Next More |
*month - first day of current month
*monthl - last day of current month
*prev - first day of previous month
*dow1 - *dow7 (Sun - Mon) - day of the week (from today backwards)
*x - like *date - today
but for date fields default values without 5 am adjustment (in contrast to *date())
*qfc - current quarter from (first day)
*qtc - current quarter to (last day)
*qfp - previous quarter from (first day)
*qtp - previous quarter to (last day)
*yfc - current year from (first day)
*ytc - current year to (last day)
*yfp - previous year from (first day)
*ytp - previous year to (last day)
All can be adjusted with +/- number of days (via numeric field)