delivery_system/data/holidays.json

7 lines
76 B
JSON
Raw Normal View History

2023-04-24 18:34:33 +00:00
{
"holidays": [
"2023-05-01",
"2023-06-12",
"2023-09-25"
]
}