| time_entry_set | R Documentation |
This does not update the time entry. It uses the same time entry ID but sets all details from scratch.
time_entry_set( time_entry_id, project_id = NULL, start, end = NULL, description = NULL )
time_entry_id |
Time entry ID |
project_id |
Project ID |
start |
Start time |
end |
End time |
description |
Description |