This topic is locked

Mysql Timestamp And Phprunner

6/24/2013 3:36:50 PM
PHPRunner General questions
J
jackaroo author

My application uses timestamps generated by MySQL. The timestamp data is stored properly in the db. The timestamp values as the appear in my phprunner application always appear with the seconds portion as '00', regardless of the data. I have tried multiple date/time formats - the seconds portion always appears, but it is always '00'.
What am I doing wrong?
Thanks,

Jack

C
cgphp 6/25/2013

How do you see the timestamp in PHPmyadmin? Please, post an example.