On this pagecurrentDate (Function)Function returns the system time in yyyy-MM-dd format.Syntax<STRING> time:currentDate()Example 1time:currentDate()Returns the current date in the yyyy-MM-dd format, such as 2022-06-28.