Scenario:A developer uses the JavaScript Object new Date() when setting date field values via SuiteScript and is uncertain of the timezone being used by the API. Solution: The date and time that is set to fields accepting new Date() varies depending on the current timezone set on the local computer it is running on. So in order… Continue reading Setting Field Values Using the Date JavaScript Object