1. 23 Jan, 2015 2 commits
  2. 21 Jan, 2015 1 commit
  3. 15 Jan, 2015 9 commits
  4. 14 Jan, 2015 3 commits
  5. 12 Jan, 2015 4 commits
  6. 11 Jan, 2015 5 commits
  7. 10 Jan, 2015 1 commit
  8. 08 Jan, 2015 4 commits
  9. 07 Jan, 2015 1 commit
    • user's avatar
      Better handling of relative months and years · 160cf1b2
      user authored
      - Increment months strictly: 01.01.2015 + 1m = 01.02.2015.
      - If there are fewer days in target month, date is rounded down:
        31.10.2015 + 1m = 30.11.2015.
      - Years are incremented as 12 months.
      - Leap years are 366 days long: 01.03.2015 + 1y = 01.03.2016 (not
        29.02.2016 as it would have been if year was equal to 365d)
      160cf1b2
  10. 02 Jan, 2015 1 commit
  11. 25 Dec, 2014 2 commits
  12. 21 Dec, 2014 2 commits
  13. 13 Dec, 2014 3 commits
  14. 12 Dec, 2014 2 commits