mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
ISO8601d: Added ::year
This commit is contained in:
parent
eeac423fd6
commit
af81b24d92
2 changed files with 8 additions and 0 deletions
|
@ -56,6 +56,7 @@ public:
|
|||
int month () const;
|
||||
int week () const;
|
||||
int day () const;
|
||||
int year () const;
|
||||
|
||||
private:
|
||||
void clear ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue