Hi!

I'm learning the date formatting and parsing functions in PHP and see that there are no locale-aware date parsing function (strptime) that is a pair for strftime.
Are there reasons to not implement it? Is a patch welcome?


Some info about it is here: http://www.google.com/search?q=strptime
and http://www.opengroup.org/onlinepubs/007908799/xsh/strptime.html

Thanks,
Alex

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to