Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2023 12:45 AM
Hi @subhadeep1618 ,
Ok so just remove that line gd.setDisplayValue & instead just pass ur start_time like below n please check
var gd = new GlideDateTime(start_time);
Then carry on with rest of the code.
Thanks,
Danish