Translating DateTime class.
Jason Schoeman <[email protected]> Thu, 26 Feb 2009 09:30:23 +0200
| Newsgroups | gmane.comp.php.internationalization |
|---|---|
| Message-ID | <[email protected]> |
Hi every, Is there a way to translate the DateTime http://www.php.net/manual/en/class.datetime.php class to other languages. I used to use strftime but the DateTime class has functionality that I need, I also use datetime::format to format my date and time. I though of using the strftime instead of datetime::format but their are multiple complications. Any help would be appreciated! -- PHP Unicode & I18N Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php