Variable | Description | Supported Event Type |
{MM} | Month (for example, 06 to represent June). | Post-processing and scheduled events |
{dd} | Day (for example, 05 to represent the fifth day of the month). | Post-processing and scheduled events |
{yy} or {yyyy} | Year, represented in two digits (for example, 13 to represent 2013) or four digits (for example, 2013). | Post-processing and scheduled events |
{HH} | Hours, using the 24-hour time format (for example, 14 to represent the hour of 2 o’clock PM). | Post-processing and scheduled events |
{hh} | Hours, using the 12-hour clock format (for example, 02 to represent the hour of 2 o’clock PM). | Post-processing and scheduled events |
{mm} | Minutes. | Post-processing and scheduled events |
{aa} | AM or PM. | Post-processing and scheduled events |
{ss} | Seconds. | Post-processing and scheduled events |
{S} | Milliseconds. | Post-processing and scheduled events |
{EEE} | Weekday abbreviation (for example, Mon to represent Monday). | Post-processing and scheduled events |