hora387908 = 10;minut387908 = 41;segon387908 = 45;afegit387908 = 2; // ara387908 = segon387908*1000 + minut387908*60000 + hora387908*3600000; ara387908 = new Date(); now387908 = new Date(); now387908.setUTCSeconds(45); now387908.setUTCMinutes(41); now387908.setUTCHours(10); now387908.setDate(2); now387908.setMonth(4); now387908.setMonth(4); now387908.setFullYear(2024); offset387908 = now387908 - ara387908 + afegit387908 * 1000 * 60 * 60; var myDays387908=["Diumenge","Dilluns","Dimarts","Dimecres","Dijous","Divendres","Dissabte","Diumenge"]; var myMonths387908=["de Gener","de Febrer","de Març","d'Abril","de Maig","de Juny","de Juliol","d'Agost","de Setembre","d'Octubre","de Novembre","de Desembre"]; document.write("
"); function rellotge387908 (){; now387908 = new Date(); if (this.gmtOffset != null) {; aramateix387908 = new Date(now387908.valueOf() + offset387908 + (this.gmtOffset * 1000 * 60 * 60)); } else {; aramateix387908 = new Date(now387908.valueOf() + offset387908); }; var hora387908 = aramateix387908.getUTCHours(); if(hora387908 < 10) {; hora387908 = "0" + hora387908;}; var minut387908 = aramateix387908.getUTCMinutes(); if(minut387908 < 10) {; minut387908 = "0" + minut387908;}; var segon387908 = aramateix387908.getUTCSeconds(); if(segon387908 < 10) {; segon387908 = "0" + segon387908;}; var dia_setmana387908 = aramateix387908.getDay(); dia_setmana387908 = myDays387908[dia_setmana387908]; var mes387908 = aramateix387908.getMonth(); mes387908 = myMonths387908[mes387908]; var dia_mes387908 = aramateix387908.getDate(); var any387908 = aramateix387908.getFullYear(); var txt387908= hora387908 + ":" + minut387908 + ":" + segon387908 + " - " + dia_setmana387908 + ", "+ dia_mes387908 + " " + mes387908 + " del " + any387908; document.forms.rellotge387908.timerDisplay387908.value = txt387908 ; window.setTimeout ("rellotge387908() " ,999) ;}; rellotge387908();