public
Description: Date value objects. An OO base for working with dates.
Homepage:
Clone URL: git://github.com/olliesaunders/suprdate.git
suprdate / TODO
100644 12 lines (11 sloc) 0.431 kb
1
2
3
4
5
6
7
8
9
10
11
12
=== To Do
 
  - Documentation of how to use the DSL.
    - What different things mean
    - How it's constructed
    - Results yielded
  - Generally throw more exceptions, will lead to errors that are easier to fix
  - Odd extra few comments for improving comprehensibility
  - API documentation
  - RubyForge / Google Code /
  - years_since, months_since, days_since, weeks_since (and, of course, equivalents for until)
  - weeks