Hi.

How can I add support for pt_BR inside an sti php container?
This code doesn't outputs what I expected ("Segunda-feira"):

<?
setlocale(LC_ALL, "pt_BR");
echo strtoupper(strftime('%A', strtotime($event->date)));
?>



*Mateus Caruccio*Master of Puppets+55 (51) 8298.0026gtalk:


*[email protected] <[email protected]>twitter:
@MateusCaruccio <https://twitter.com/MateusCaruccio>*This message and any
attachment are solely for the intended
recipient and may contain confidential or privileged information
and it can not be forwarded or shared without permission.
Thank you!
_______________________________________________
dev mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev

Reply via email to