I'm developing an application in which I get the postings of a page on facebook and I need to format the creation date of the post I get via json as follows:
2018-01-12T11:25:41+0000
What function should I use to format this date into the Brazilian standard? Ex: 01/12/2018.