#
DATE_TIME
The DATE_TIME component can be used to output the current date and/or time.
By changing the Format option, you can choose which output to use:
#
Custom format
If the format you're looking for isn't available, you can control exactly how the date and time are displayed by combining the tokens that you find in the
For example if you want to just display the date so that it looks like this: 2024/12/31
(with the slash character /
as separator) you can use the following format: YYYY/MM/DD
: