Scotty.T
01-13-09, 02:23 PM
I've just been looking at a database for a script I have running to see what info I have available.
In some of the tables I have fields named 'Hour' 'Time' etc that have a number like this in it 341509. I am guessing it is a date and/or timestamp.
I'm trying to understand what format this is in? Any ideas?
I've looked at PHP/MySQL Timestamp stuff online but I can't seem to get it to convert to anything that is recognisable.
In some of the tables I have fields named 'Hour' 'Time' etc that have a number like this in it 341509. I am guessing it is a date and/or timestamp.
I'm trying to understand what format this is in? Any ideas?
I've looked at PHP/MySQL Timestamp stuff online but I can't seem to get it to convert to anything that is recognisable.