Adds support for multiple "from" patterns.
This converts the format.from.pattern
field in the following SMTs:
InsertRollingFieldTimestampHeaders
InsertRollingRecordTimestampHeaders
InsertRollingWallclockHeaders
TimestampConverter
into a List (comma separated) so that these SMTs can support multiple (fallback) DateTimeFormatter patterns should multiple timestamps be in use.