I just changed it to match the time layout I use on the board. Here it is:
PHP Code:
$datzeit=vbdate("M j, Y, g:i a",$postinfo[dateline]);
Quote:
Originally posted by Xenon
seems to be correct
can you also print your exact time-format?
i mean how does this line look in your format:
PHP Code:
$datzeit=vbdate("d.m.Y H:i",$postinfo[dateline]);
* Xenon is thinking of writing a new version easier to optimize
|