Posted by Toby A Inkster on 03/14/07 00:50
laverdir wrote:
> php query doesn't return formated date and time
You're not explicitly giving the formatted date column a name. Try
something like:
... DATE_FORMAT (spisi.vrijeme_stavljanja,
'%e. %c. %Y. %k:%i') AS blah FROM ...
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Geek of ~ HTML/SQL/Perl/PHP/Python*/Apache/Linux
* = I'm getting there!
Navigation:
[Reply to this message]
|