Skip to content

Instantly share code, notes, and snippets.

@IvanAbakumov
Created November 2, 2019 13:38
Show Gist options
  • Save IvanAbakumov/ee8f381229c7262c03b1d7746cf0c81c to your computer and use it in GitHub Desktop.
Save IvanAbakumov/ee8f381229c7262c03b1d7746cf0c81c to your computer and use it in GitHub Desktop.
"timeSlotDTOs": {
"1572638400000": [
{
"specialtyId": 13,
"slotDate": 1572638400000,
"timeString": "19:00",
"slotId": 59066,
"slotTime": "2019-11-02T15:00:00.000+0000",
"timeUnix": 1572721200
},
{
"specialtyId": 13,
"slotDate": 1572638400000,
"timeString": "19:15",
"slotId": 59067,
"slotTime": "2019-11-02T15:15:00.000+0000",
"timeUnix": 1572722100
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment