How to get the time and date in CET time zone in scoped application
Hi All,I would like the date and time to be converted in Scoped application below code is not working can you please help me.var grIncident = new GlideRecord('incident');if (grIncident.get('sys_id', 'e8bfe5eac380cb9896985630a00131a2')) { var gdt =...