time-tracking/app/lang/en/help_timer_creation.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>