Kubessandra / react-google-calendar-api

An api to manage your google calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Min time as parameter passing to method and set by a user

Seibeaaar opened this issue · comments

In listUpcominEvents timeMin param is set to today's date, but what to do when user wants to fetch past events? For that we can pass time param set by user to that method.

Hi @Seibeaaar,
For that you can use the listEvents method here and build the query