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