Back to Devexpress

DATE

aspnet-114111-components-rich-text-editor-mail-merge-field-codes-date.md

latest544 B
Original Source

DATE

  • Dec 17, 2020

Non-MailMerge field

{ DATE [@ “format“ [* MERGEFORMAT]] }

Inserts the current date and time. The optional format parameter specifies the date format string other than the default system. The * MERGEFORMAT switch retains formatting applied to the field.

If you omit the format parameter, default formatting is applied. The default format is “M/d/yyyy”.

Field CodesField Results
DATE4/18/2011
DATE @ “dddd, MMMM dd, yyyy HH:mm:ss”Monday, April 18, 2011 11:25:26