I tried
echo strtotime('129:00');
but it will have an empty output.
This echo strtotime('03:00');
will have 1288339200 as the output.
I guess strtotime() won't accept huge values?? What's the alternative for strtotime() that will accept 129:00.
|
|
The alternative is to give That's not to say there aren't any but I'm pretty old and I've traveled a bit. I'm sure I would have noticed something like this :-) See the docs, which state:
and end up pointing you here for valid time formats. |
|||||
|
|
|
|||
|
|