mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-18 19:01:38 +03:00
2 lines
45 B
JavaScript
2 lines
45 B
JavaScript
export default (d) => new Date(`${d}.000Z`);
|