class Twitter::TimeZone

Included Modules

Defined in:

twitter/serializations/settings.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def name : String #

def name=(name : String) #

def tzinfo_name : String #

def tzinfo_name=(tzinfo_name : String) #

def utc_offset : Int32 #

def utc_offset=(utc_offset : Int32) #