Hi,
We are retrieving curve data from RDMS Rest API (v1/v1/CurveValuesBatch resource).
When requesting a text/csv return, the date format (Forecast Date, ValueDate) is in American format:
Is there a way to request another date format directly from the API with a csv response? (for e.g: DD.MM.YYYY 00:00:00)
Thanks a lot,