mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
ISO8601d: Added ::minimumMatchLength
This commit is contained in:
parent
541e9eec30
commit
6f726bf1cf
3 changed files with 6 additions and 3 deletions
|
@ -35,6 +35,7 @@ class ISO8601d
|
|||
{
|
||||
public:
|
||||
static std::string weekstart;
|
||||
static int minimumMatchLength;
|
||||
|
||||
ISO8601d ();
|
||||
~ISO8601d ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue