PHP Classes

Date & Time as a string

Recommend this page to a friend!

      SimpleXLSX  >  All threads  >  Date & Time as a string  >  (Un) Subscribe thread alerts  
Subject:Date & Time as a string
Summary:Date & Time as a string
Messages:11
Author:Moje Ime
Date:2012-01-17 15:13:45
Update:2014-03-26 05:14:31
 
  1 - 10   11 - 11  

  11. Re: Date & Time as a string   Reply   Report abuse  
Picture of vinod shetye vinod shetye - 2014-03-26 05:14:31 - In reply to message 9 from mahesh patel
Yes it's working use following formula

gmdate('H:i', round($value*86400))

//out put as follows
for 1 = 00:00
for 1.0416666666667 = 01:00
for 1.0833333333333 = 02:00

 
  1 - 10   11 - 11