From f4d8740b93bd8a88e0dbeec89e215dd7c78597d2 Mon Sep 17 00:00:00 2001 From: "Gilang R." Date: Fri, 6 Dec 2024 23:07:15 +0700 Subject: [PATCH] Update schedule --- src/data/17_10_2024_TTE_BASTIONG.json | 50 ++++++++++++++++++++++++--- 1 file changed, 45 insertions(+), 5 deletions(-) diff --git a/src/data/17_10_2024_TTE_BASTIONG.json b/src/data/17_10_2024_TTE_BASTIONG.json index 070de81..b234890 100755 --- a/src/data/17_10_2024_TTE_BASTIONG.json +++ b/src/data/17_10_2024_TTE_BASTIONG.json @@ -17,15 +17,23 @@ "schedules": [ { - "departure_datetime": "2024-12-06 21:00:00", + "departure_datetime": "2024-12-07 21:00:00", "dock_name": "Dermaga 1", "destination": "Babang", "status": 2, "company_code": "UKIT", - "ship_name": "KM. SATRIA 99 EXPRESS" + "ship_name": "KM. UKI RAYA 05" }, { - "departure_datetime": "2024-12-07 20:00:00", + "departure_datetime": "2024-12-07 21:00:00", + "dock_name": "Dermaga 1", + "destination": "Kupal - Laiwui - Jojame - Jikotamo - Madopolo - Kawasi", + "status": 2, + "company_code": "IPM", + "ship_name": "KM. SANDRA JAYA 02" + }, + { + "departure_datetime": "2024-12-08 20:00:00", "dock_name": "Dermaga 1", "destination": "Kupal - Laiwui - Jojame - Jikotamo - Madopolo - Kawasi", "status": 1, @@ -33,20 +41,52 @@ "ship_name": "KM. AKSAR SAPUTRA 07" }, { - "departure_datetime": "2024-12-07 21:00:00", + "departure_datetime": "2024-12-08 21:00:00", "dock_name": "Dermaga 1", "destination": "Babang", "status": 1, "company_code": "UKIT", + "ship_name": "KM. SATRIA 99 EXPRESS" + }, + { + "departure_datetime": "2024-12-09 21:00:00", + "dock_name": "Dermaga 1", + "destination": "Babang", + "status": 0, + "company_code": "UKIT", "ship_name": "KM. UKI RAYA 05" }, { - "departure_datetime": "2024-12-08 21:00:00", + "departure_datetime": "2024-12-09 20:00:00", + "dock_name": "Dermaga 1", + "destination": "Kupal - Jojame - Jikotamo", + "status": 0, + "company_code": "POM", + "ship_name": "KM. OBI PERMAI" + }, + { + "departure_datetime": "2024-12-10 21:00:00", "dock_name": "Dermaga 1", "destination": "Babang", "status": 0, "company_code": "UKIT", "ship_name": "KM. SATRIA 99 EXPRESS" + }, + { + "departure_datetime": "2024-12-11 21:00:00", + "dock_name": "Dermaga 1", + "destination": "Babang", + "status": 0, + "company_code": "UKIT", + "ship_name": "KM. UKI RAYA 05" + }, + { + "departure_datetime": "2024-12-11 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