From now

Returns a date with the specified period of time added to the current date.

Note:

Using a decimal value for months or years may result in a loss accuracy as MXO rounds up to 30 and 365 days, respectively. For example, specifying 0.5 month will always result in 15 days being added to the current date, regardless of the actual number of days in the current month.

Example Use Case

A bank want to target people whose fixed term mortgage deal is coming to an end within the next month with a new offer, to encourage customer retention.

Example Eligibility Rule

Offer Expiry Date < 30 days from now

Exp - from now