Could you please tell me the date format I need to use to filter in Central Data?
Article 2969031, Status: VALIDATED
Table of Contents
❓Issue/Question
- What kind of date format is used for filtering in Central Data?
- What is the date format in Central Data?
💻Environment/Context
- Central Data
👌Resolution/Answer
- Central Data uses the ISO 8601 format
- Example:
2024-12-05T12:02:29+01:00
- Example:
🗒️Scratch Pad
- A duration of 15 seconds can be expressed as
PT15S
- Explanation: P-period, T-time, 15-duration, S-seconds