%@ page import="java.util.HashMap"%> <%@ page import="java.util.Date, net.universia.utils.ParserFecha"%>
Saltar directamente a los contenidos
España :: Home
<%String hoy = ParserFecha.obtenerFechaFormat(new Date(), "dd / MM / yyyy"); String hoyDia = ParserFecha.obtenerFechaFormat(new Date(), "EEEEEEEEE");%><%=hoyDia.substring(0,1).toUpperCase()+hoyDia.substring(1)%> :: <%=hoy%>
Contenidos