Thanks for the pointer, but this only deals with date/time in EPOCH range.
I'm trying to handle dates pre-epoch.
Thanks
Walter
"Curt Zirzow" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> * Thus wrote jsWalter ([EMAIL PROTECTED]):
> > I have a fairly complicated regular express
* Thus wrote jsWalter ([EMAIL PROTECTED]):
> I have a fairly complicated regular expression that was written for perl.
>
> I've spent the last 4 days trying to convert it to PHP.
have you looked at strtotime()?
http://php.net/strtotime
The Date formats it can find are defined here:
http://ww
2 matches
Mail list logo