I need to show date in PHP in the following format: "Sunday, December 09, 2014"?
It has to be in Brazil time!
If possible in Portuguese too!
EDIT :
<?php
setlocale( LC_ALL, 'pt_BR', 'pt_BR.iso-8859-1', 'pt_BR.utf-8', 'portug...
asked by
12.08.2014 / 21:14