Join Slack
Powered by
var lineExpectedDate = format.format({ val...
# suitescript
a
alien4u
12/27/2017, 7:33 PM
var lineExpectedDate = format.format({ value: line['Expected Receipt Date'], type: format.Type.DATETIME }); lineExpectedDate = format.parse({ value: lineExpectedDate, type: format.Type.DATE });
Open in Slack
Previous
Next