MS Date to Instant Transformer
Transforms an MS Date to an Instant.
Configuration
Name
Description
Default value
Mandatory
Expanded
{
"name": "MsDateToInstantTransformer",
"config": {
"src": "ms_date",
"dest": "instant",
"dest_pattern": "yyyy-MM-dd HH:mm:ss",
"dest_tz": "UTC"
}
}