Bug Fix - #206
- Fixed bug that prevented "task list start.after:1/1/2009" from working. Big, nasty bug.
This commit is contained in:
@@ -81,6 +81,7 @@ public:
|
||||
time_t operator- (const Date&);
|
||||
|
||||
private:
|
||||
bool isEpoch (const std::string&);
|
||||
bool isRelativeDate (const std::string&);
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user