How format date duration salesforce
Formatting dates with S-Docs syntax is easy; any Salesforce date and datetime field can be configured into any valid java pattern. Simply add a space in your date or datetime merge field, followed by the format you want: { {!Quote.createdDate MM/dd/yyyy}} You can also format time and timezone. Date and Time Stored in Salesforce Salesforce … Read more