VSdesigner Posted November 16, 2007 Posted November 16, 2007 Hi, At last, we managed to convert the date in English to Portuguese, is really very simple, go to the file and look english.php @setlocale (LC_TIME, 'en_US.ISO_8601'); and replace by @setlocale(LC_TIME, 'pt_BR'); and you are solved, until the next. Vitor Santos :thumbsup:
dadyntt Posted December 10, 2007 Posted December 10, 2007 Hi,At last, we managed to convert the date in English to Portuguese, is really very simple, go to the file and look english.php @setlocale (LC_TIME, 'en_US.ISO_8601'); and replace by @setlocale(LC_TIME, 'pt_BR'); and you are solved, until the next. Vitor Santos :thumbsup: How to convert the date to Vietnamesse? Thank!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.