facebook-opening-hours-to-table
Version:
Generates an html table from Facebook page opening hours data, such that days with equal opening hours are on one table row.
17 lines (16 loc) • 360 B
JSON
{
"mon_1_open": "11:00",
"mon_1_close": "20:30",
"tue_1_open": "11:00",
"tue_1_close": "20:30",
"wed_1_open": "11:00",
"wed_1_close": "20:30",
"thu_1_open": "11:00",
"thu_1_close": "21:00",
"fri_1_open": "11:00",
"fri_1_close": "21:00",
"sat_1_open": "10:30",
"sat_1_close": "20:30",
"sun_1_open": "12:00",
"sun_1_close": "19:00"
}