From 61b209cded0745f70ea980b3ee6aea8dfd01ca26 Mon Sep 17 00:00:00 2001 From: "Gilang R." Date: Wed, 27 Nov 2024 23:58:39 +0700 Subject: [PATCH] Update schedule --- src/data/17_10_2024_TTE_BASTIONG.json | 38 +++++++++++++++++++-------- 1 file changed, 27 insertions(+), 11 deletions(-) diff --git a/src/data/17_10_2024_TTE_BASTIONG.json b/src/data/17_10_2024_TTE_BASTIONG.json index 0767a10..0f82be6 100755 --- a/src/data/17_10_2024_TTE_BASTIONG.json +++ b/src/data/17_10_2024_TTE_BASTIONG.json @@ -17,7 +17,7 @@ "schedules": [ { - "departure_datetime": "2024-11-26 20:00:00", + "departure_datetime": "2024-11-28 21:00:00", "dock_name": "Dermaga 1", "destination": "Babang", "status": 2, @@ -25,28 +25,44 @@ "ship_name": "KM. SATRIA 99 EXPRESS" }, { - "departure_datetime": "2024-11-26 21:00:00", + "departure_datetime": "2024-11-28 20:00:00", "dock_name": "Dermaga 1", - "destination": "Kupal/Jojame/Jikotamo/Kawasi", + "destination": "Kupal - Jojame - Jikotamo", "status": 2, "company_code": "POM", - "ship_name": "KM. INTIM TERATAI" + "ship_name": "KM. OBI PERMAI" }, { - "departure_datetime": "2024-11-27 20:00:00", + "departure_datetime": "2024-11-29 21:00:00", "dock_name": "Dermaga 1", "destination": "Babang", "status": 1, - "company_code": "POM", + "company_code": "UKIT", "ship_name": "KM. UKI RAYA 05" }, { - "departure_datetime": "2024-11-27 21:00:00", + "departure_datetime": "2024-11-30 21:00:00", "dock_name": "Dermaga 1", - "destination": "Kupal/Jojame/Jikotamo/Kawasi", - "status": 1, - "company_code": "ASL", - "ship_name": "KM. ELIZABETH III" + "destination": "Babang", + "status": 0, + "company_code": "UKIT", + "ship_name": "KM. SATRIA 99 EXPRESS" + }, + { + "departure_datetime": "2024-12-01 21:00:00", + "dock_name": "Dermaga 1", + "destination": "Babang", + "status": 0, + "company_code": "UKIT", + "ship_name": "KM. UKI RAYA 05" + }, + { + "departure_datetime": "2024-12-01 21:00:00", + "dock_name": "Dermaga 1", + "destination": "Kupal - Jojame - Jikotamo - Kawasi", + "status": 0, + "company_code": "POM", + "ship_name": "KM. INTIM TERATAI" } ] } \ No newline at end of file