8 lines
295 B
PHP
8 lines
295 B
PHP
<p>Enter either :</p>
|
|
<ul>
|
|
<li>A start time only (will calculate time from then until now)</li>
|
|
<li>A time spent only (will consider you've just finished the task)</li>
|
|
<li>A start time and an stop time</li>
|
|
<li>A start time and a time spent</li>
|
|
<li>A stop time and a time spent</li>
|
|
</ul> |