SoftLayer Locale Timezone

From SoftLayer Development Network Wiki

Jump to: navigation, search

This page refers to the SoftLayer_Locale_Timezone service. For information on the SoftLayer_Locale_Timezone data type please see SoftLayer_Locale_Timezone (type).

Contents

Overview

Each User is assigned a timezone allowing for a precise local timestamp.

Endpoints

SOAP WSDL http://api.service.softlayer.com/soap/v3/SoftLayer_Locale_Timezone?wsdl
XML-RPC http://api.service.softlayer.com/xmlrpc/v3/SoftLayer_Locale_Timezone

Methods

getAllObjects

Retrieve all timezone objects.

  • returns
SoftLayer_Locale_TimezoneArray
  • parameters
None



getObject

Retrieve a SoftLayer_Locale_Timezone record.

  • returns
SoftLayer_Locale_Timezone
  • parameters
None
Personal tools