Skip to content

Instantly share code, notes, and snippets.

@bruceyue
Created September 3, 2012 03:34
Show Gist options
  • Save bruceyue/3606571 to your computer and use it in GitHub Desktop.
Save bruceyue/3606571 to your computer and use it in GitHub Desktop.
data format
<apex:outputText value="{0, date, dd-MM-yyyy}">
<apex:param value="{!po.OrderDate}" />
</apex:outputText>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment