I think `nlapiDateToString(d, format)` is supposed...
# suitescript
b
I think
nlapiDateToString(d, format)
is supposed to perform that function.
nlapiDateToString(new Date(), 'datetimez')
should concatenate the date and time (h/m/s) in accordance with your Date and Time preferences.