ISO8601d: Added ::toEpoch
This commit is contained in:
@@ -111,6 +111,7 @@ private:
|
||||
int dayOfWeek (int, int, int);
|
||||
bool validate ();
|
||||
void resolve ();
|
||||
bool isEpoch (const std::string&);
|
||||
|
||||
public:
|
||||
int _year;
|
||||
|
||||
Reference in New Issue
Block a user