A bit of searching at MSDN: strftime: Here the format strings for strftime on win systems are listed. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt_strftime.2c_.wcsftime.asp
setlocale: Country/Region Strings http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt_country_strings.asp Language Strings: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt_language_strings.asp To "fight" many user notes about strftime and setlocale on win, it might be useful to add link to this sites. Any thoughts? Friedhelm -- aktuell, gef�hrlich, interessant: http://www.jungle-world.com/ -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
