ISO8601d: Added ::week
This commit is contained in:
@@ -54,6 +54,7 @@ public:
|
||||
static int length (const std::string&);
|
||||
|
||||
int month () const;
|
||||
int week () const;
|
||||
|
||||
private:
|
||||
void clear ();
|
||||
|
||||
Reference in New Issue
Block a user