logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

timew-modify - change start or end date of an interval

Description

       The 'modify' command is used to change the start or end date of an interval. Using the 'summary' command,
       and specifying the ':ids' hint shows interval IDs. Using the right ID, you can identify an interval to
       modify.

Examples

       For example, show the IDs:

           $ timew summary :week :ids

       Then having selected '@3' as the interval you wish to modify:

           $ timew modify end @3 2020-12-28T17:00:00

Name

       timew-modify - change start or end date of an interval

See Also

timew-lengthen(1), timew-move(1), timew-resize(1) timew-shorten(1), timew-summary(1)

timew 1.7.1                                        2024-02-25                                    TIMEW-MODIFY(1)

Synopsis

timewmodify (start|end) <id><date>

See Also