Dates
- Named dates now store the raw form as the source, to assist parsing.
This commit is contained in:
@@ -551,6 +551,7 @@ bool namedDates (const std::string& name, Variant& value)
|
|||||||
else
|
else
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
|
value.source (name);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user