234941eb16Fixes #965. Finished test case and code for DayOfYearExpression.
12 years ago
Spencer Rathbun
ff6f02fe81Refs #965. Added test case for DayOfYearExpression and made minor bug fixes.
12 years ago
Kyle Davis
33a99df088Fixes #1612, #963: Renamed `alter` to `munge`. Removed unused `microdb`. Added test for `ExpressionDayOfMonth`. Fixed bug calling base `DayOfMonthExpression#addOperand()`. Fixed off-by-one bug in `DayOfMonthExpression#evaluate()`.