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
Post a Comment