Forums Members Recent Posts Forums Development Salesforce How to display form... Notifications Clear all [Solved] How to display formated time in visualforce Salesforce Last Post by CWL 3 years ago 2 Posts 1 Users 0 Likes 416 Views RSS Posts: 205 CWL Admin Issue starter Nov 08, 2021 12:20 pm (@cwl) Member Joined: 11 years ago How to display time field of type time in visual force with am/pm format? This Issue was modified 3 years ago by CWL Issue Tags visualforce 1 Reply Posts: 205 CWL Admin Issue starter Nov 08, 2021 12:21 pm (@cwl) Member Joined: 11 years ago Try this: <apex:outputField value="{!a.YourTime__c}" /> Reply Share: