Skip to content

Version 1.2.0

Latest
Compare
Choose a tag to compare
@JuicyDragon JuicyDragon released this 01 Aug 00:31
· 1 commit to master since this release
  • 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.