```javascript const changeFormat = require('tda-de-current-format') const enStr = '1.000,00' const deStr = '1,000.00'