struct Google::Calendar::V3::Date

Included Modules

Defined in:

calendar/v3/date.cr

Constructors

Instance Method Summary

Macros inherited from module Google::Resource

field(var, key = nil, **options, &block) field, field!(var, key = nil, **options, &block) field!, field?(var, key = nil, **options, &block) field?

Constructor Detail

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

def self.new(pull : MessagePack::Unpacker) #

Instance Method Detail

def <=>(other : Date) #

[View source]
def <=>(other : Timestamp) #

[View source]
def date : Time #

[View source]
def to_time #

[View source]