API Reference GuideInterfacesICommonFunctionsGetUTCOffsetOn this pageGetUTCOffsetDescriptionGets server based UTC offset in minutesSyntax// ICommonFunctions is binded into the MFiles global objectconst result = await MFiles.GetUTCOffset();Return typeTypeDescriptionPromise < number >UTC offset in minutes