Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support to BYDAY in MONTHLY frequency | Ruben Pollan | 2021-09-29 | 1 | -0/+20 |
* | Add some tests to date | Ruben Pollan | 2020-05-19 | 1 | -0/+35 |
* | Add support for ical's BYDAY recursion rule | Ruben Pollan | 2020-05-19 | 1 | -2/+30 |
* | Print times in the local timezone | Ruben Pollan | 2018-12-10 | 1 | -2/+2 |
* | Pretty print events | Ruben Pollan | 2018-12-10 | 1 | -0/+18 |
* | Implement PartialOrd for dates and events | Ruben Pollan | 2018-12-10 | 1 | -1/+7 |
* | Derive PartialOrd and PartialEq for dates | Ruben Pollan | 2018-11-27 | 1 | -14/+2 |
* | Let's use Option the rustic way | Ruben Pollan | 2018-08-28 | 1 | -5/+1 |
* | Add support for month and year frequency | Ruben Pollan | 2018-08-28 | 1 | -1/+29 |
* | Add +, now and is_empty to Date | Ruben Pollan | 2018-08-28 | 1 | -1/+23 |
* | Make dates more rusty | Ruben Pollan | 2018-08-28 | 1 | -10/+12 |
* | Move date to its own module | Ruben Pollan | 2018-08-28 | 1 | -0/+112 |