CAT Emitidos

Última consulta del reporte:

const options = { weekday: 'long', year: 'numeric', month: 'long', day: 'numeric' }; document.getElementById("current_date").innerHTML = new Date().toLocaleDateString('es-ES', options);

I Trimestre - Enero a Marzo
II Trimestre - Abril a Junio
III Trimestre - Julio a Septiembre

Estadísticas

General
Enero a Marzo
Abril a Junio
Julio a Septiembre
Octubre a Diciembre
Volver arriba