Hi all,
I have got following problem:
I would like to get full datetime on object creation and when I do:
var_dump($this->date_entered);
instead ofPHP Code:string '2008-02-13 10:18'
seconds are missing.PHP Code:string '2008-02-13 10:18:30'
What should I change to proper datatime format?
Version 4.5.0h (Build 1239)
OS: Kubuntu
Server: Apache 2
PHP: PHP 5.2.3-1ubuntu6
Thanks in advance
Marcin


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks