SP.TimeZoneCollection object

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.TimeZoneCollection()
          

Members

The TimeZoneCollection object has the following members.

Constructor

The TimeZoneCollection object has the following constructor.

Constructor

Description

TimeZoneCollection

Initializes a new instance of the SP.TimeZoneCollection object.

Methods

The TimeZoneCollection object has the following methods.

Method

Description

getById

itemAt

Properties

The TimeZoneCollection object has the following properties.

Property

Description

childItemType

item

REST resource endpoint

Endpoint URI structure

http://<sitecollection>/<site>/_api/web/RegionalSettings/TimeZones

HTTP requests

This resource supports the following HTTP commands:

GET syntax

GET http://<sitecollection>/<site>/_api/web/RegionalSettings/TimeZones

POST syntax

POST http://<sitecollection>/<site>/_api/web/RegionalSettings/TimeZones