Update schedule

master
Gilang R 2024-10-27 16:39:21 +09:00
parent f2e1bdcb9d
commit 8b65514ec6
Signed by: sinyo1015
GPG Key ID: D40305586B71891C
1 changed files with 36 additions and 12 deletions

View File

@ -16,19 +16,11 @@
],
"schedules": [
{
"departure_datetime": "2024-10-26 20:00:00",
"dock_name": "Dermaga 1",
"destination": "Babang",
"status": 2,
"company_code": "UKIT",
"ship_name": "KM. UKI RAYA 05"
},
{
"departure_datetime": "2024-10-27 21:00:00",
"dock_name": "Dermaga 1",
"destination": "Babang",
"status": 1,
"status": 2,
"company_code": "UKIT",
"ship_name": "KM. SATRIA 99 EXPRESS"
},
@ -36,7 +28,7 @@
"departure_datetime": "2024-10-27 21:00:00",
"dock_name": "Dermaga 1",
"destination": "Kupal - Jojame - Jikotamo - Kawasi",
"status": 0,
"status": 2,
"company_code": "POM",
"ship_name": "KM. INTIM TERATAI"
},
@ -44,7 +36,7 @@
"departure_datetime": "2024-10-28 20:00:00",
"dock_name": "Dermaga 1",
"destination": "Kupal - Jojame - Jikotamo - Kawasi",
"status": 0,
"status": 1,
"company_code": "ASL",
"ship_name": "KM. ELIZABETH III"
},
@ -52,9 +44,41 @@
"departure_datetime": "2024-10-28 20:30:00",
"dock_name": "Dermaga 1",
"destination": "Babang",
"status": 0,
"status": 1,
"company_code": "TML",
"ship_name": "KM. MARIN TERATAI"
},
{
"departure_datetime": "2024-10-29 20:00:00",
"dock_name": "Dermaga 1",
"destination": "Kupal - Jojame - Jikotamo",
"status": 0,
"company_code": "POM",
"ship_name": "KM. OBI PERMAI"
},
{
"departure_datetime": "2024-10-30 20:00:00",
"dock_name": "Dermaga 1",
"destination": "Babang",
"status": 0,
"company_code": "UKIT",
"ship_name": "KM. UKI RAYA 05"
},
{
"departure_datetime": "2024-10-31 21:00:00",
"dock_name": "Dermaga 1",
"destination": "Kupal - Jojame - Jikotamo - Kawasi",
"status": 0,
"company_code": "POM",
"ship_name": "KM. PUTRA OBI MANDIRI"
},
{
"departure_datetime": "2024-10-31 21:00:00",
"dock_name": "Dermaga 1",
"destination": "Babang",
"status": 0,
"company_code": "UKIT",
"ship_name": "KM. SATRIA 99 EXPRESS"
}
]
}