mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
ISO8601: Restored support for the UTC & local non-extended full form
This commit is contained in:
parent
a7982e434a
commit
b0c8f4ca4f
3 changed files with 44 additions and 3 deletions
|
@ -43,6 +43,7 @@ public:
|
|||
void set_default_time (int, int, int);
|
||||
|
||||
private:
|
||||
bool parse_date_time (Nibbler&);
|
||||
bool parse_date_time_ext (Nibbler&);
|
||||
bool parse_date_ext (Nibbler&);
|
||||
bool parse_off_ext (Nibbler&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue