|
Posted by NC on 10/26/05 03:19
Chuck Anderson wrote:
> NC wrote:
> >
> > date('Y-m-d H:m:s', strtotime('Mon Oct 24 00:00:26 2005'))
>
> I wasn't aware of this shortcut. I think I'll switch to this method for
> converting times from my apache server access logs.
>
> However, you meant:
> echo date('Y-m-d H:i:s', .....
> not
> echo date('Y-m-d H:m:s', .....
>
> (i for minutes, not m)
Of course. A really dumb typo... Thank you for your correction.
Cheers,
NC
Navigation:
[Reply to this message]
|