timezone( )


Retrieves a site's time zone.

The retrieved time zone is the time zone that has been entered in the General Info section of a site's dashboard.

The time zone is used by a site with apps, for example Wix Stores or Wix Bookings, and other Wix features.

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?