oHirokiKumamoto / hack-spirit

Make TeamSpirit hackable
18 stars 6 forks source link

Time report #23

Closed oHirokiKumamoto closed 8 years ago

oHirokiKumamoto commented 8 years ago

Implement #22

weekly

  Usage: weekly [options]

  Generate weekly worktime report

  Options:

    -h, --help             output usage information
    -d, --date [YYYYMMDD]  What day you want to record your worktime .(default: today)

monthly

  Usage: monthly [options]

  Generate weekly worktime report

  Options:

    -h, --help             output usage information
    -d, --date [YYYYMMDD]  What day you want to record your worktime .(default: today)

any period

 Usage: time_report [options]

  Generate worktime report with a specified period

  Options:

    -h, --help             output usage information
    -f, --from [YYYYMMDD]  From date
    -t, --to [YYYYMMDD]    To date
oHirokiKumamoto commented 8 years ago

LGTM

:+1: :-1: