const Map<int, String> idWdNames = { 7: "AHAD", // change minggu to ahad 1: "SENIN", 2: "SELASA", 3: "RABU", 4: "KAMIS", 5: "JUMAT", 6: "SABTU" };