dimanche 23 octobre 2016

How can i sum multiple time in laravel 5.2

For example, I have multiple time like:

  $a = "9:00:00";
  $b = "8:00:00";
  $c = "9:00:00";

and so on...

It must return in 27:00:00 and how to subtract it from 45:00:00 ...

Please help.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire