Skip to content

Instantly share code, notes, and snippets.

@ozyx
Last active September 12, 2022 23:46
Show Gist options
  • Save ozyx/7a8ba2cfc44d8a980fa505a69dc06745 to your computer and use it in GitHub Desktop.
Save ozyx/7a8ba2cfc44d8a980fa505a69dc06745 to your computer and use it in GitHub Desktop.
{
"TEST_GROUP": [
{
"name": "Past event 1",
"start": 1663014210606,
"end": 1663037599606,
"type": "TEST-GROUP",
"color": "orange",
"textColor": "white"
}
{
"name": "Past event 2",
"start": 1663100610606,
"end": 1663122962606,
"type": "TEST-GROUP",
"color": "orange",
"textColor": "white"
},
{
"name": "Past event 3",
"start": 1663187010606,
"end": 1663197783606,
"type": "TEST-GROUP",
"color": "orange",
"textColor": "white"
},
{
"name": "Past event 4",
"start": 1663273410606,
"end": 1663317910606,
"type": "TEST-GROUP",
"color": "orange",
"textColor": "white"
},
{
"name": "Past event 5",
"start": 1663359810606,
"end": 1663375331606,
"type": "TEST-GROUP",
"color": "orange",
"textColor": "white"
},
{
"name": "Past event 6",
"start": 1663446210606,
"end": 1663451974606,
"type": "TEST-GROUP",
"color": "orange",
"textColor": "white"
},
{
"name": "Past event 7",
"start": 1663532610606,
"end": 1663556591606,
"type": "TEST-GROUP",
"color": "orange",
"textColor": "white"
},
{
"name": "Past event 8 with a really long name",
"start": 1663619010606,
"end": 1663633507606,
"type": "TEST-GROUP",
"color": "orange",
"textColor": "white"
},
{
"name": "Past event 9",
"start": 1663705410606,
"end": 1663723304606,
"type": "TEST-GROUP",
"color": "orange",
"textColor": "white"
},
{
"name": "Past event 10 with a really long name",
"start": 1663791810606,
"end": 1663813229606,
"type": "TEST-GROUP",
"color": "orange",
"textColor": "white"
},
{
"name": "Past event 11 with a really long name",
"start": 1663878210606,
"end": 1663913722606,
"type": "TEST-GROUP",
"color": "orange",
"textColor": "white"
},
{
"name": "Close event 1",
"start": 1663210226606,
"end": 1663214560606,
"type": "TEST-GROUP",
"color": "green",
"textColor": "white"
},
{
"name": "Close event 2",
"start": 1663296626606,
"end": 1663314280606,
"type": "TEST-GROUP",
"color": "green",
"textColor": "white"
},
{
"name": "Close event 3",
"start": 1663383026606,
"end": 1663418610606,
"type": "TEST-GROUP",
"color": "green",
"textColor": "white"
},
{
"name": "Close event 4",
"start": 1663469426606,
"end": 1663485569606,
"type": "TEST-GROUP",
"color": "green",
"textColor": "white"
},
{
"name": "Close event 5",
"start": 1663555826606,
"end": 1663594130606,
"type": "TEST-GROUP",
"color": "green",
"textColor": "white"
},
{
"name": "Close event 6",
"start": 1663642226606,
"end": 1663660417606,
"type": "TEST-GROUP",
"color": "green",
"textColor": "white"
},
{
"name": "Close event 7",
"start": 1663728626606,
"end": 1663744303606,
"type": "TEST-GROUP",
"color": "green",
"textColor": "white"
},
{
"name": "Close event 8",
"start": 1663815026606,
"end": 1663846858606,
"type": "TEST-GROUP",
"color": "green",
"textColor": "white"
},
{
"name": "Close event 9",
"start": 1663901426606,
"end": 1663902217606,
"type": "TEST-GROUP",
"color": "green",
"textColor": "white"
},
{
"name": "Close event 10",
"start": 1663987826606,
"end": 1664001949606,
"type": "TEST-GROUP",
"color": "green",
"textColor": "white"
},
{
"name": "Close event 11",
"start": 1664074226606,
"end": 1664110259606,
"type": "TEST-GROUP",
"color": "green",
"textColor": "white"
},
{
"name": "Future event 1",
"start": 1663446210606,
"end": 1663446338606,
"type": "TEST-GROUP",
"color": "blue",
"textColor": "white"
},
{
"name": "Future event 2",
"start": 1663532610606,
"end": 1663548269606,
"type": "TEST-GROUP",
"color": "blue",
"textColor": "white"
},
{
"name": "Future event 3",
"start": 1663619010606,
"end": 1663644864606,
"type": "TEST-GROUP",
"color": "blue",
"textColor": "white"
},
{
"name": "Future event 4",
"start": 1663705410606,
"end": 1663710002606,
"type": "TEST-GROUP",
"color": "blue",
"textColor": "white"
},
{
"name": "Future event 5 with a really long name",
"start": 1663791810606,
"end": 1663813026606,
"type": "TEST-GROUP",
"color": "blue",
"textColor": "white"
},
{
"name": "Future event 6 with a really long name",
"start": 1663878210606,
"end": 1663881214606,
"type": "TEST-GROUP",
"color": "blue",
"textColor": "white"
},
{
"name": "Future event 7",
"start": 1663964610606,
"end": 1663999690606,
"type": "TEST-GROUP",
"color": "blue",
"textColor": "white"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment