APPLICATION DESIGN


Formulas for Date/Time fields
Dates and times are often calculated by formula rather than supplied by a user. Use the following @functions to create date and time field values.
To displayCreate a Date/Time field showingUse the formula
Date a document was createdDate and time@Created
Date a document was last modifiedDate and time@Modified
Date a document was last accessedDate and time@Accessed
Current dateDate@Today
Current date and timeDate and time@Now

See Also