bmitch / relogio

Terminal clock in Rust
MIT License
3 stars 2 forks source link

Add day of the year #2

Closed bmitch closed 5 years ago

bmitch commented 5 years ago

Example "It's day 30 of 365... there are 335 days of the year left"

ntrupin commented 5 years ago

I’d like to pick this issue up. I’ve already made a fork and began work on it.

bmitch commented 5 years ago

Awesome, by all means !

On Mon, Aug 19, 2019, 8:03 AM Noah Trupin, notifications@github.com wrote:

I’d like to pick this issue up. I’ve already made a fork and began work on it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bmitch/relogio/issues/2?email_source=notifications&email_token=AA6S7ZKH7ISHWXAHIFGA2DDQFKY3LA5CNFSM4ILQQXVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4TH6GY#issuecomment-522616603, or mute the thread https://github.com/notifications/unsubscribe-auth/AA6S7ZPLU2HK73EZNPVKBUDQFKY3LANCNFSM4ILQQXVA .

ntrupin commented 5 years ago

@bmitch I've added the day of the year, and submitted a pull request.

https://github.com/bmitch/relogio/pull/6

bmitch commented 5 years ago

Fixed in #6