入力 CSV ファイルに以下の形式の日付/時刻の項目が含まれる場合:
2025-03-01T00:00:00.000-700
06-14-2022 00:00:00 UTC
Data Cloud への取り込み後、日付/時刻の項目が誤って解析されるか、データエクスプローラーで誤った時間が表示されます。
詳細にわたるレビューとテストの結果、次の要因が原因であることがわかりました。
タイムゾーン形式の誤り:
-700」または「UTC」は ISO 8601 の有効なタイムゾーン形式ではありません。-07:00」または「UTC」で表します。パーサーによる誤った形式の特定:
DateTimeFormatter) を使用するため、Spark や SimpleDateFormat などの柔軟な解析をサポートしていません。その結果、無効なタイムスタンプの解析に失敗し、null として処理されます。手動での UI 形式の修正エラー:
yyyy-MM-dd'T'HH:mm:ss.SSSXXXyyyy-MM-dd'T'HH:mm:ss.SSSZZZyyyy-MM-dd'T'HH:mm:ss.SSS ZZZyyyy-MM-dd'T'HH:mm:ss.SSS Z 時刻の値には ISO 8601 に準拠したタイムゾーンの値を使用する必要があります。通常、ISO 8601 形式でのタイムゾーンは「-07:00」のような形式で表されます。
W-18042824
004695454

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.