Formatting Actions
Check some of the formatting actions that are available to be used in the Rich Widgets.
Date_MonthName
Returns the name of the month in a date. E.g. April
Date_PrettyFormat
Formats a date relatively to today’s date:
<= 1 day
    yesterday, today, tomorrow
<= 14 days
    8 Aug (9 days ago), 27 Aug (in 10 days)
<= 30 days
    30 Jul (3 weeks ago), 16 Sep (in 4 weeks)
> 30 days
   30 Apr, 20 Oct
For a different year
    2008/11/30, 2014/03/30 
DateTime_PrettyFormat
Formats a date and time relatively to the current moment.
<= 1 min
    16:08 (just now)
< 24 hours
    16:07 (1 minute ago), 22:09 (in 6 hours)
>=24 hours and <= 1 day
    yesterday, today, tomorrow
<= 30 days
    30 Jul (3 weeks ago), 8 Aug (9 days ago), 27 Aug (in 10 days), 16 Sep (in 4 weeks)
> 30 days
   30 Apr, 20 Oct
The year is different
    2008/11/30, 2014/03/30 
FormatAddress
Returns an address with specified elements separated by commas (','). E.g. 5901 Peachtree Dunwoody Road NE, 30328, Atlanta, GA, USA
Click here to see your activities