- Added support for date time recognition when adding custom metadata. If the given input value is in the format
YYYY-MM-dd HH:mm:ssZZ
(ex:2019-07-31 17:26:49-0700
) then the script should recognize that it is a date time value, convert it to a date time object and store that in the custom metadata field rather than just the original string value.