0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/api/canary/utils
Nazar Gargol 8f789523e3 Fixed date formatting in members CSV export
no issue

- Made date formatting coherent with the one used in API and the exporter
- Using JSON.stringify() here because that's exactly how API is getting it's formattting done atm
2020-03-04 17:41:02 +08:00
..
serializers Fixed date formatting in members CSV export 2020-03-04 17:41:02 +08:00
validators Allowed editing member's email 2020-02-21 16:00:13 +08:00
index.js
permissions.js Added permission restrictions to editing members flag (#11217) 2019-10-09 10:26:54 +02:00