yep, I know what you mean.
You get a goofy date when using the date(); function and stuff.
It took me a while, but this should work for your needs.
I'm also very sure you were using timestamp.
Enough, here's the code:
$date = date("m/j/y",time($string));
sijis
the weird thing, is that i only found 1 reference to that when i have having the same problem.