%clk
From Zenitel Wiki
%clk( , ) : Event_Handler macro - Current date/time
Returns the current time and date.
Examples:
%clk current date/time 2003-10-16 12:59:35 %clk(8) current time 12:59:35 %clk(10<) current date 2003-10-16 %clkyear current year 2003 %clkmon current month 10 %clkday current day 16 %clkhour current hour 12 %clkmin current minute 59 %clksec current second 35 %clkwday current day of week 5 (1 = monday, 7 = Sunday) %1.clk, %1.clkyear etc. Scheduling tick time
Back to Event_Handler#List_of_macros.