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