[snip]
On Mon, 24 Jan 2005 12:58:52 -0500, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> How about the strtotime() function?
> http://us4.php.net/manual/en/function.strtotime.php

No good, it douse not take a format string.  What if I wanted to
convert the timestamp to 'DD-MM-YYY', display it on a form, validate
it, and then convert it back to a timestamp.

I cant beleve the PHP date/time functions suck this bad;(
[/snip]

Well, you could always write some extensions to PHP to cover it, as soon
as you learn to spell does :)

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to