收藏Lauren Rust (DPL Financial Partners) 提问于 #Salesforce Developer2021年10月8日 15:25Change MM/DD/YYYY to MM/DDNeed to take MMDDYYYY field and create a custom MMDD field so that I may measure 6 months from the new MMDD field. Any suggestions?1 个回答排序按日期排序按最有帮助排序按日期排序Developer Forums User (Inactive) (Salesforce Developer Forums)2021年10月9日 09:35you mean the custom code for this ? if yes base on (https://dlandroid.com/) you need:the_time('d M Y'); 添加评论撰写回答...粗体斜体下划线删除线项目符号列表编号列表添加链接代码块插入图像附加文件链接 URL取消保存0/9000回复
Developer Forums User (Inactive) (Salesforce Developer Forums)2021年10月9日 09:35you mean the custom code for this ? if yes base on (https://dlandroid.com/) you need:the_time('d M Y');