How to set the current date time to a Netsuite Date/time Field from SuiteScript -


i want set current date time custom date/time entity field suitescript. tried setting javascript date, doesn't work.

i found way set date not date time.

can try using nlapidatetostring(new date(), 'datetime')?


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -