Skip to content

Update tagValueProcessor to work with date value (broken changes)

Compare
Choose a tag to compare
@amitguptagwl amitguptagwl released this 25 Aug 02:06
· 397 commits to master since this release
668f75b

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.