Current Date¶
Description¶
Outputs the current date and parts of it (Year, Month, Day,..) as integers and strings
Output¶
RESULT [DATE]
: the current datePART [INTEGER]
: the extracted date part as an integerSPART [STRING]
: the extracted date part as a string
Parameters¶
Part
: The date part to extract