Skip to content

Instantly share code, notes, and snippets.

@pkalisz
Created February 11, 2024 10:11
Show Gist options
  • Save pkalisz/daae919cb6c0714a116caedb37ca2315 to your computer and use it in GitHub Desktop.
Save pkalisz/daae919cb6c0714a116caedb37ca2315 to your computer and use it in GitHub Desktop.
Output example
{
{
"id": <string>,
"start": <date> (format: YYYY-MM-DD),
"end": <date> (format: YYYY-MM-DD),
"summary": <string>
},
{
"id": <string>,
"start": <date> (format: YYYY-MM-DD),
"end": <date> (format: YYYY-MM-DD),
"summary": <string>
},
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment