Wie kann man den Datumsstring in Buchstaben umwandeln

I’m trying to convert the date string to letters like July, January… How can you do that with this API? As now it returns:

2022-03-04T12:01:55.132Z

I want it to be April,3

That’s what the API returns. If you want it to look different you’ll need to do that with whatever you’re accessing the API with.

1 „Gefällt mir“