Skip to content

Instantly share code, notes, and snippets.

@ray-checkmate
Created June 4, 2021 18:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ray-checkmate/c7ea9afa9cee5d932b94d663f87eb2a5 to your computer and use it in GitHub Desktop.
Save ray-checkmate/c7ea9afa9cee5d932b94d663f87eb2a5 to your computer and use it in GitHub Desktop.
"hours": {
"friday": [
{
"end_time": "00:00",
"start_time": "00:00"
}
],
"monday": [
{
"end_time": "00:00",
"start_time": "00:00"
}
],
"sunday": [
{
"end_time": "17:00",
"start_time": "09:00"
},
{
"end_time": "13:30",
"start_time": "00:00"
}
],
"tuesday": [
{
"end_time": "00:00",
"start_time": "00:00"
}
],
"saturday": [
{
"end_time": "00:00",
"start_time": "00:00"
}
],
"thursday": [
{
"end_time": "00:00",
"start_time": "00:00"
}
],
"wednesday": [
{
"end_time": "00:00",
"start_time": "00:00"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment