I need it with the time, so I tried that already: ...
# suitescript
i
I need it with the time, so I tried that already: var today = format.format({ value: new Date(), type: format.Type.DATETIME }); return format.parse({ value: today, type: format.Type.DATETIME });