mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
ISO8601d: Added ::length and tests
This commit is contained in:
parent
9962c14de2
commit
f615db8a4c
3 changed files with 65 additions and 1 deletions
|
@ -46,6 +46,8 @@ public:
|
|||
|
||||
static int dayOfWeek (const std::string&);
|
||||
|
||||
static int length (const std::string&);
|
||||
|
||||
private:
|
||||
void clear ();
|
||||
bool parse_date_time (Nibbler&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue