Re: [PHP-DEV] Locale-aware date parsing

2004-08-17 Thread Hartmut Holzgraefe
Alexander Netkachev wrote: 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? Short question: is it available on all our m

[PHP-DEV] Locale-aware date parsing

2004-08-13 Thread Alexander Netkachev
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 an