Format dates in a readable compact text with #TypeScript: const formatData = (time: string) => new Date(time) .toString() .substring(0, 24) .replace(/2020/, '') #hourofcode #programming #CodeNewbie #WomenInSTEM #100DaysOfCode #PrimeDay2020 #js #DEVCommunity
0
7
4
0
0
Download Image