Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
nlapiAddMonths broken since 2009.1?
This code has stopped working since we were upgraded -
var enddate_obj = nlapiStringToDate(startdate) nlapiLogExecution('debug','dates','end obj (=startdate)'+enddate_obj); nlapiAddMonths( enddate_obj, 1) nlapiLogExecution('debug','dates','end obj (+1 month)'+enddate_obj); which now gives these notes
end obj (=startdate)Sun Mar 01 2009 00:00:00 GMT-0800 (PST)
end obj (+1 month)Sun Mar 01 2009 00:00:00 GMT-0800 (PST)
has anyone else seen this? could anyone at NS see if this is a bug as i need it working urgently tomorrow and it's now past our support hours in the UK?
thanks
ben
0