How to get GMT value of a dates?
From the below script i am trying to get the overlap dates of a scheduleIt is providing me the display values of the schedule date fields, Display value not getting adjusted according to user timezone. var ss = new GlideRecord('cmn_schedule_span'); s...