Timezone: Timezone Class

TimezoneR Documentation

Timezone Class

Description

Timezone Class

Timezone Class

Public fields

value
label
group

Methods

Public methods


Method new()

Usage
Timezone$new(value, label, group)

Method toJSON()

Usage
Timezone$toJSON()

Method fromJSONObject()

Usage
Timezone$fromJSONObject(TimezoneJsonObject)

Method fromJSON()

Usage
Timezone$fromJSON(TimezoneJson)

Method toJSONString()

Usage
Timezone$toJSONString()

Method fromJSONString()

Usage
Timezone$fromJSONString(TimezoneJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
Timezone$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.