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 display |
Create a Date/Time field showing |
Use the formula |
---|---|---|
Date a document was created |
Date and time |
@Created |
Date a document was last modified |
Date and time |
@Modified |
Date a document was last accessed |
Date and time |
@Accessed |
Current® date |
Date |
@Today |
Current® date and time |
Date and time |
@Now |