Posts by Yuri Menechelli • 1 point
1 post
- 
		-4 votes3 answers892 viewsA: Date and Time in Datetime formatI have a great job here in case anyone needs it. function formatadata($data){ setlocale(LC_TIME, 'pt_BR', 'pt_BR.utf-8', 'pt_BR.utf-8', 'portuguese'); date_default_timezone_set('America/Sao_Paulo');…