I working for get data from SAP via REST API and return to work with JSON in Javascript. I want to re-format the date object from type 2021-01-01 to 01/01/2021 . SAP has the data type Date but after serialize to JSON format. SAP Date object has be convert