Genera un fecha formateada.
JsfUtil.dateFormatToString(v.getFechainicio(), "dd/MM/yyyy")
<h:outputText value="#{miFecha}"> <f:convertDateTime pattern="dd/MMM/yyyy" /> </h:outputText
Last updated 6 years ago
Was this helpful?