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.
Timezone question in SuiteScript
When working with webservices, you must submit dates adjusted to UTC.
For example:
2008-06-17T07:13:00.000-07:00
Does the same apply to SuiteScript?
If so, what is the best method to convert mm/dd/yyyy?
For example, how to convert?
8/31/2008
Guideance would be appriciated
0