Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
google
v2.0.0
Google
Auth
Calendar
Attendee
Event
Events
GTime
List
ListEntry
Directory
User
Address
Email
Gender
Language
Name
Organization
Phone
PosixAccount
Relation
UserQuery
FileAuth
Location
RFC3339Converter
Token
UpdateGuests
Visibility
Built with Crystal 1.9.2
2023-10-08 04:28:53 UTC
module
Google::RFC3339Converter
Defined in:
calendar/calendar.cr
Class Method Summary
.from_json
(time : JSON::PullParser) : Time
.to_json
(time : Time, json : JSON::Builder)
Class Method Detail
def self.
from_json
(time : JSON::PullParser) : Time
#
[
View source
]
def self.
to_json
(time : Time, json : JSON::Builder)
#
[
View source
]