Tags: gobblin
Type: string
Default value: none
Related:
converter.avro.timestamp.format
indicates how timestamp values are formatted in the user data. This property
is used by the JSON to AVRO converter in converting fields of type "timestamp".
This property accepts multiple formats, separated by comma (,), if timestamp values come in with several forms.
For example:
converter.avro.timestamp.format=MM/dd/yyyy HH:mm,dd-MMM-yyyy HH:mm:ss