Skip to content

Milestones

List view

  • Similar to the tools prefixed with `d` and `t` provide a whole set of tools that deal with datetimes: + dtcal convert calendrical systems + dtseq generate sequences of datetimes + dtadd add dates/times and datetimes to datetimes + dtdiff calculate durations between datetimes + dttest test two datetimes for chronologicity + dtgrep find datetimes in input stream Additionally, datetimes should come with full time zone support.

    Overdue by 13 year(s)
    Due by October 31, 2011
  • At least partially migrate test suite to dejagnu. Pros + well-known, well tested + complex test scenarios possible Cons - examples (for man and info pages) might not be auto-buildable - stupid dependency on expect/tcl (to get the example snippets) - test cases are hard to write

    No due date