ISO8601d: Added ::sameYear
This commit is contained in:
@@ -75,6 +75,7 @@ public:
|
||||
bool sameDay (const ISO8601d&) const;
|
||||
bool sameWeek (const ISO8601d&) const;
|
||||
bool sameMonth (const ISO8601d&) const;
|
||||
bool sameYear (const ISO8601d&) const;
|
||||
|
||||
private:
|
||||
void clear ();
|
||||
|
||||
Reference in New Issue
Block a user