We'v a job that requires a creationDate as date parameter.
While JobParamUtil checks for date parameters, the issue seems to be that the properties map is never filled with date properties as the deserializer treats them as string by default.
Did I miss any way to force a date or is this feature currently not supported?