mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Context: Initialize ISO8601::weekstart
This commit is contained in:
parent
12aeecc73f
commit
541e9eec30
3 changed files with 8 additions and 0 deletions
|
@ -34,6 +34,8 @@
|
|||
class ISO8601d
|
||||
{
|
||||
public:
|
||||
static std::string weekstart;
|
||||
|
||||
ISO8601d ();
|
||||
~ISO8601d ();
|
||||
ISO8601d (const ISO8601d&); // Unimplemented
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue