1. Prepare
Choose the conversion direction and use a representative source value, including edge cases such as empty or special characters.
Convert supported OData and ISO date inputs into browser-local and UTC output formats for drafting payloads and filters.
Practical usage guide
Convert supported OData and ISO date inputs into browser-local and UTC output formats for drafting payloads and filters.
Choose the conversion direction and use a representative source value, including edge cases such as empty or special characters.
Compare the converted value with the source and verify that encoding, delimiters, data types and structure were preserved as expected.
Validate the result against the interface contract and target CPI runtime before transporting or sharing it.