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