Guillem Vela 8fbefa5cf7 [CCMA] Fix wrong timestamp issue
For some reason, provided UTC timestamp does not comply ISO8601, as its
format is YYYY-DD-MM instead of expected YYYY-MM-DD.

This can be checked with the also provided "text" field of
emission date object. Example:
"data_emissio": {
            "text": "14/05/2002�21:39",
            "utc": "2002-14-05T21:39:28+0200"
}

This commit fixes this behavior.
2020-02-27 22:37:35 +01:00
..
2018-01-23 22:23:12 +07:00
2019-03-11 04:00:54 +07:00
2019-12-15 23:15:24 +07:00
2020-02-16 22:43:42 +07:00