Update of the SheetJS Framework (SAP Fiori)
The SheetJS framework has been updated, resulting in the following changes to the export function:
Time and date information is no longer exported as a string, but in the respective data format. This can be deactivated in the
settings.jsonfile (exportParams→asDate="false").Amount fields are formatted according to the currency. The content of the field remains unchanged. This can be deactivated in the
settings.jsonfile (exportParams→asCurr="false").