收藏Denise Zarzuela (PepUp Tech) 提问于 #Data Management2021年4月4日 00:10Time field format for Dataloader insertHow do I format time to differenciate AM from PM? For example how do I have to format the following times to upload records via Dataloader: 9:00am 9:00pm3 个回答排序按日期排序按最有帮助排序按日期排序加载更多评论...Seyran Mammadov2021年4月4日 00:35For Time field type, you can try the following: For 9:00AM -------> 09:00:00.123Z For 9:00PM -------> 21:00:00.123Z添加评论撰写回答...粗体斜体下划线删除线项目符号列表编号列表添加链接代码块插入图像附加文件链接 URL取消保存0/9000回复
Seyran Mammadov2021年4月4日 00:35For Time field type, you can try the following: For 9:00AM -------> 09:00:00.123Z For 9:00PM -------> 21:00:00.123Z