php-i18n Digest 26 Feb 2009 07:30:26 -0000 Issue 417
Topics (messages 1299 through 1299):
Translating DateTime class.
1299 by: Jason Schoeman
Administrivia:
To subscribe to the digest, e-mail:
[email protected]
To unsubscribe from the digest, e-mail:
[email protected]
To post to the list, e-mail:
[email protected]
----------------------------------------------------------------------
--- Begin Message ---
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!
--- End Message ---