/
Format the Date field
Format the Date field
When creating document templates which use the system date, it is possible to format the date as follows:
Watch the Video
DATE \a "d MMM yyyy" | e.g.: 2 Nov 2018 | Displays one or two digits for the day, as necessary. |
DATE \a "dd MMM yyyy" | e.g.: 20 Nov 2018 | Always displays two digits for the day. |
DATE \a "dd MMM yyyy" | e.g.: 20 Nov 2018 | The three-letter abbreviation for the month. |
DATE \a "dd MMMM yyyy" | e.g.: 20 November 2018 | The full name of the month. |
DATE \a "ddd MMMM yyyy" | e.g.: Tue November 2018 | The three-letter abbreviation for the day of the week. |
DATE \a "dddd MMMM yyyy" | e.g.: Tuesday November 2018 | The full name of the day of the week. |
DATE \a "dddd MMMM yy" | e.g.: Tuesday November 18 | Always displays two digits for the year. |
DATE \a "dddd MMMM yyyy" | e.g.: Tuesday November 2018 | Always displays four digits for the year. |
Related articles
, multiple selections available,
Related content
Nimbus Professional Account
Nimbus Professional Account
Read with this
Add a Date to a PDF
Add a Date to a PDF
More like this
Outlook - Date / Time stamp
Outlook - Date / Time stamp
More like this
Signature block with date field
Signature block with date field
More like this
Using the Period End field in a Job
Using the Period End field in a Job
More like this
Applying Custom Field values to a Document Template
Applying Custom Field values to a Document Template
More like this