J
|
Jane 9/4/2008 |
Hi, |
F
|
fawad112 author 9/8/2008 |
hi thanks for your reply. How can i convert seconds to DD:HH:MM:SS format. I have got time left in seconds and need to convert it. |
J
|
Jane 9/9/2008 |
If you use MySQL use TIME_TO_SEC() function: |