ISO8601d: Added ::dayOfWeek
This commit is contained in:
@@ -58,6 +58,7 @@ public:
|
||||
int day () const;
|
||||
int year () const;
|
||||
int weekOfYear (int) const;
|
||||
int dayOfWeek () const;
|
||||
|
||||
private:
|
||||
void clear ();
|
||||
|
||||
Reference in New Issue
Block a user