rajeshraya
Giga Expert

Hi,



Please try replacing "var dt = new GlideDate();" with var dt = new GlideDate(firstdt); and remove the line "dt.setValue(firstdt); " from your code.



Let me know if it worked or not. If not, what values you are receiving after modifying the code.



Rajesh