In ATF if i use the GlideDate time methods it is not displaying current system time
Hi,In ATF if i use the GlideDate time methods it is not displaying current system time. javascript:new GlideDateTime();javascript:var gdt = new GlideDateTime();gdt.addSeconds(120);gdt; please find the below mentioned test steps for the s...