Hello,
We recently implemented a connector compatible with the WebSocket API.
We noticed a difference with the RFA API.
Date values are no more under Eikon format : DD MON YYYY
But there are now under ISO 8601 (as said in the doc) : YYYY-MM-DD
Is there a way to transform them to Eikon format via the WebSocket API ?
Thanks !