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
|
||||
return false;
|
||||
|
||||
value.source (name);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user