Monday 3 September 2012

Visualforce changes to display date field in proper format


Today when my friend ran into trouble while displaying date field on visualforce with proper format i had no answers . The date format was not proper as expected . Following snippet helped me lot .Posting so that may help others

apex:outputText value=”{0,date,MM’/'dd’/'yyyy}”>


No comments:

Post a Comment

Introducing Lightning Base Components

Lightning Base Components are great addition to the platform and in fact revolutionary .One of the concerns around lightning component ...