Created
November 24, 2018 17:04
-
-
Save Qleoz12/839e8f154acb10984a3d9a10b94c2b35 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*converts | |
---date | |
<h:outputText value="#{encuesta.vigencia}" > | |
<f:convertDateTime type="date" pattern="dd-MM-yyyy"/>ç | |
</h:outputText> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment