does anyone know why the new Date().setHours doesn...
# suitescript
p
does anyone know why the new Date().setHours doesnt work correctly? if I want to set the time to 14.30 on the current date, i need to pass in 30,30 and not 14,30 as it should be. Is this gonna be an issue?