Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
AE:How to convert GMT to Malaysia time zone
Dear Experts,
I have to convert the PRF's approver date/time (GMT) format to GMT+8 for malaysia date/time zone,
-----------------------------------------------------------------------------------------------
I found the formula from https://jcurvesolutions1.zendesk.com/hc/en-us/articles/360035138071-Convert-Date-Created-Field-Time-Zone-to-a-Different-Time-Zone-on-a-Saved-Search as below :
To convert the Time Zone to a different one, use the sample below on saved searches:
1. Add Formula (Text) field under Results tab
2. Formula = to_char(new_time({datecreated}, 'GMT', 'EST'),'MM/DD/YY HH:MI AM')
The formula above converts the Date Created value to Eastern Standard Time and sets the format to MM/DD/YY HH:MI AM
--------------------------------------------------------------
I customized a sublist saved search in approver list