お気に入りDenise Zarzuela (PepUp Tech) が「#Data Management」で質問2021年4月4日 0: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日 0: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日 0:35For Time field type, you can try the following: For 9:00AM -------> 09:00:00.123Z For 9:00PM -------> 21:00:00.123Z