Using this command, then something like this:
MetaWizard FIND .* REPLACE {created} REGEX PROPERTIES=releasedate NOGUI
In a quick test, it allows you to copy the creation date into the release date.
You can use other date values as well.
Using this command, then something like this:
MetaWizard FIND .* REPLACE {created} REGEX PROPERTIES=releasedate NOGUI
In a quick test, it allows you to copy the creation date into the release date.
You can use other date values as well.