How to change date format in reactjs – Javascript
I am working with reactjs and i am using "nextjs" framework, I am fetching "blogs data" using loop, but problem is "i want to change date format of blogs" Here is my current code {user && user.length > 0 &&…