ISO8601: Default ctor implies 'now'
This commit is contained in:
@@ -109,6 +109,7 @@ static struct
|
||||
ISO8601d::ISO8601d ()
|
||||
{
|
||||
clear ();
|
||||
_value = time (NULL);
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user