Skip to content

Instantly share code, notes, and snippets.

@yoandresaav
Created October 3, 2020 18:15
Show Gist options
  • Save yoandresaav/b8a38a962281b3debc1e6d4e375fcaa9 to your computer and use it in GitHub Desktop.
Save yoandresaav/b8a38a962281b3debc1e6d4e375fcaa9 to your computer and use it in GitHub Desktop.
"""
LA DATA ES
{'events_list': [{'status': u'confirmed', 'final': datetime.datetime(2020, 8, 26, 0, 58, tzinfo=tzoffset(None, -18000)),
'recurrence': False, 'inicio': datetime.datetime(2020, 8, 25, 18, 6, tzinfo=tzoffset(None, -18000)),
'summary': u'Vuelo a Las Vegas (CM 456)', 'id': u'_6tlnaqrle5p6cpb4dhmj4phpego68rb6c9i7cdb6d1jmkshgclmj4obf6hq7cq9oe8rn0prg69mmcthicdmn4drcdln6irradgonap32coo6e'},
{'status': u'confirmed', 'final': datetime.datetime(2020, 9, 29, 15, 0, tzinfo=tzoffset(None, -18000)),
'recurrence': False, 'inicio': datetime.datetime(2020, 9, 29, 12, 22, tzinfo=tzoffset(None, -18000)), 'summary': u'Vuelo a La Habana (CM 246)',
'id': u'_6tlnaqrle5p6cpb4dhmj4phpegr6ud3b60rncs3fdpl6gpr5dorn4c1ledj36rpne0p7ctje61n30e3m6pk36cj5e5h6idrm65gj8sbbd9lj0'},
{'status': u'confirmed', 'final': datetime.datetime(2020, 9, 29, 10, 2, tzinfo=tzoffset(None, -18000)),
'recurrence': False, 'inicio': datetime.datetime(2020, 9, 29, 3, 37, tzinfo=tzoffset(None, -18000)), 'summary': u'Vuelo a Panam\xe1 (CM 253)',
'id': u'_6tlnaqrle5p6cpb4dhmj4phpehlmksr2dlhmktjhe1hjgd34cgr70r3ke1kn4s346gqncrj1dssjaob3e4q70qraecp62s3j70s3gsrje9q30'},
{'status': u'confirmed', 'final': datetime.datetime(2020, 8, 25, 16, 40, tzinfo=tzoffset(None, -18000)),
'recurrence': False, 'inicio': datetime.datetime(2020, 8, 25, 13, 50, tzinfo=tzoffset(None, -18000)), 'summary': u'Vuelo a Panam\xe1 (CM 247)',
'id': u'_6tlnaqrle5p6cpb4dhmj4phpehnmisjadhn6oq1l68ojcqjk6pp30rrcelkn8p9nekq66dricdi6ophoc9gm4d3keoqm4e3871om8drdehj30'},
{'status': u'confirmed', 'final': datetime.datetime(2019, 5, 11, 17, 30, tzinfo=tzoffset(None, -18000)),
'recurrence': [u'RRULE:FREQ=WEEKLY;BYDAY=SA'],
'inicio': datetime.datetime(2019, 5, 11, 17, 0, tzinfo=tzoffset(None, -18000)),
'summary': u'Revisar Tareas', 'id': u'2boi8epupsh0843s6imci7b9m3'},
{'status': u'confirmed', 'final': datetime.datetime(2019, 12, 28, 22, 0, tzinfo=tzoffset(None, -21600)),
'recurrence': [u'RRULE:FREQ=WEEKLY;WKST=MO;BYDAY=MO,TU,WE,TH,FR,SA'],
'inicio': datetime.datetime(2019, 12, 28, 21, 0, tzinfo=tzoffset(None, -21600)),
'summary': u'Learn English Speak English Now Podcast', 'id': u'hqhl65rm413u27pufuhsgv32c3'}],
'next_sync_token': u'CKDUk-Sy7ugCEKDUk-Sy7ugCGAU='}
"""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment