We have an extended property that stores a date in a date field type. In a subsequent step we use a token to pass along that date as an argument to run another tool, but we are getting errors saying input is not in the proper format. Is this because the token passes it along as a string and not as a date?