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