Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-11 | added support for military, binary and 12 hour time | Daniel Jones | 1 | -67/+11 |
2019-12-08 | remove silly switch case for converting hours | Daniel Jones | 1 | -17/+1 |
2018-09-21 | didn't handle 4pm.. | daniel-Jones | 1 | -10/+10 |
2018-09-21 | sane default case | daniel-Jones | 1 | -1/+1 |
2018-09-21 | only convert if the time is > 12 | daniel-Jones | 1 | -1/+1 |
2018-09-21 | added -m option | daniel-Jones | 1 | -6/+37 |
2018-09-20 | b->d | daniel-Jones | 1 | -1/+1 |
2018-09-20 | that isn't how you handle errors in x11 | daniel-Jones | 1 | -14/+1 |
2018-09-19 | removed rnv var usage, added -d | daniel-Jones | 1 | -4/+14 |
2018-09-19 | fix segfault, woops. changed readme a bit | daniel-Jones | 1 | -5/+6 |
2018-09-19 | use snprintf | daniel-Jones | 1 | -1/+1 |
2018-09-19 | added readme allows bormal time output | daniel-Jones | 1 | -2/+17 |
2018-09-19 | initial commit, basic working program | daniel-Jones | 1 | -0/+77 |