O
Oswaldo Castro
Hi Folks,
I need to calculate the time interval between to strings that are
fields on a MySQL database. These strings are on the form "dd/mm/yyyy
hh:mi:ss" and the result should be in seconds.
I tried strptime() with no success. Can someone give me some code
examples?
Thanks in advance.
Oswaldo Castro
I need to calculate the time interval between to strings that are
fields on a MySQL database. These strings are on the form "dd/mm/yyyy
hh:mi:ss" and the result should be in seconds.
I tried strptime() with no success. Can someone give me some code
examples?
Thanks in advance.
Oswaldo Castro