1. Home
  2. /
  3. Developer Guide
  4. /
  5. JavaScript Library
  6. /
  7. Get Organization Info

Get Organization Info

This function is used to get the Organization info (Id and time zone) of the logged in user.

  • Function: GetOrganizationInfo(
  • Optional Parameter: useLocaleFormatting [bool]: allows returning fields of type Date/DateTime/Number/Currency/Percent in the user’s locale format.
  • Usage: var objOrg = GetOrganizationInfo();
  • Output:
    • DefaultTimeZoneSidKey: “Europe_Paris”
    • Id: “1792087569727490719

Was this article helpful to you? No Yes

How can we help?