additionally, if you're doing submitFields it won'...
# suitescript
s
additionally, if you're doing submitFields it won't always take new Date(), you'll need to format it properly like this var dateStr = format.format({value: new Date(), type: format.Type.DATETIME});