Act-On Release Notes: Week of October 4
We added a date offset option to the email personalization feature. This function allows a date calculation to be made based on the current date plus an additional number of days.
This allows customers to add the current date + an offset into their emails at launch time. It follows the Account.DATE arguments, but adds an additional (offset) field.
Account.DATEWITHOFFSET([format],[offset],[optional: locale default: us-EN)
- format = FULL, LONG, MEDIUM, SHORT
- offset = number in days
- (optional) locale = java locales (two letter country code "-" two letter language). us-EN is United States English - de-DE is Germany and German, etc. These locales are documented here: https://www.oracle.com/java/technologies/javase/jdk8-jre8-suported-locales.html
Comments
0 comments
Please sign in to leave a comment.