regionalSettings( )


Retrieves a site's regional settings.

The retrieved regional settings corresponds to the regional settings that has been entered in the General Info section of a site's dashboard.

The regional settings are used to determine how numbers, dates, and currencies are displayed on a site.

Method Declaration
Copy
Request
This method does not take any parameters
Returns
Return Type:Promise<string>
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?