Created
January 18, 2024 17:57
-
-
Save david-mart/94e40154af0ab94e58ca977cea63c35e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"summary": "Test Event", | |
"location": "5250 Lankershim Blvd, #700, North Hollywood, CA 91601", | |
"description": "Test event at SADA HQ.", | |
"start": { | |
"dateTime": "2024-01-20T09:00:00-07:00", | |
"timeZone": "America/Los_Angeles" | |
}, | |
"end": { | |
"dateTime": "2024-01-20T17:00:00-07:00", | |
"timeZone": "America/Los_Angeles" | |
}, | |
"attendees": [ | |
{ | |
"email": "[email protected]" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment