Browse Source

date for calendar

am
farhan 4 months ago
parent
commit
0b233ab3cb
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      resources/views/modals/calendar-modal.blade.php

+ 2
- 2
resources/views/modals/calendar-modal.blade.php View File

272
         console.log("Operating System: " + os);
272
         console.log("Operating System: " + os);
273
 
273
 
274
         const title = 'Majlis Perkahwinan Aliff & Ayuna';
274
         const title = 'Majlis Perkahwinan Aliff & Ayuna';
275
-        const startDate = '20240817T110000Z';
276
-        const endDate = '20240817T160000Z';
275
+        const startDate = '20240817T110000';
276
+        const endDate = '20240817T160000';
277
         const details = 'Majlis Resepsi Perkawinan Aliff & Ayuna';
277
         const details = 'Majlis Resepsi Perkawinan Aliff & Ayuna';
278
         const location = 'Dewan Jubli Perak Sultan Haji Ahmad Shah, Jalan Teluk Sisek, Kuantan, Pahang';
278
         const location = 'Dewan Jubli Perak Sultan Haji Ahmad Shah, Jalan Teluk Sisek, Kuantan, Pahang';
279
 
279
 

Loading…
Cancel
Save