get_contain_date()

Description


get the date expression contained in item text
Works with the following date formats
where the year is not specified the current year is assumed

Relative date expression may be used to calulate a date in the future

Examples

get_contain_date() for each of the following will return the indicated child item
2007/5/5
20070505

+5d
returns the date 5 days from the current date

2007/5/5+5d
20070510

Other examples of valid date expression

Related Rules

has_contain_date()