DefinitelyTyped/types/gapi.calendar
ElmarJ 7e28e549d2 Changed EventInput.start.timeZone to optional
EventInput.start.timeZone should be marked optional. Seems to be a typo, as the similar EventInput.end.timeZone is correctly marked as optional. Reference: https://developers.google.com/google-apps/calendar/v3/reference/events "For recurring events this field is required and specifies the time zone in which the recurrence is expanded. For single events this field is optional and indicates a custom time zone for the event start/end.".
2017-08-19 15:45:35 +02:00
..
gapi.calendar-tests.ts
index.d.ts Changed EventInput.start.timeZone to optional 2017-08-19 15:45:35 +02:00
tsconfig.json