Update tagValueProcessor to work with date value (broken changes)
Update tagValueProcessor
of js object/JSON to XML Parser to work with date value. Previously, all the values pass to this function were string and empty in case of object. Now the values are in their original data type and work for date object.