I have a set of data similar to this:
[{fecha: '01/06/2018', pago: '30', id: '-LDviH9T9XripkL64-8y'}, {fecha: '02/06/2018', pago: '20', id: '-LDviH9T93spkL64-8y'}].
How could I group the elements by months and add the totals? For example:...
asked by
06.06.2018 / 00:07