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.
Time in SuiteScript 2.0
Hello guys,
Please advice, how in SuiteScript 2.0 we can work with timezones. In 1.0 was few timezone functions, in 2.0 nothing similar.
I try to set created date custom field for INVENTORY_NUMBER record.
So I can't find no way to get my current time for my timezone. If we use new Date() - it returns server time.
'N/format' also not include any transformation API.
So I can't get current user timezone and transform "new Date()".
Thank you
0