Skip to content

Commit

Permalink
DBZ-7803 Additional edits in TZ converter SMT example
Browse files Browse the repository at this point in the history
Adds xref to `specified configuration` reference
  • Loading branch information
roldanbob committed Apr 26, 2024
1 parent 8781c0d commit 0d2c96b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -85,7 +85,7 @@ transforms.convertTimezone.converted.timezone=Pacific/Easter
The following examples show how the `TimezoneConverter` transformation modifies the timestamp fields in an event record.
The first example shows a {prodname} event record that is not processed by the transformation; the record retains its original timestamp values.
The next example shows the same event record after the transformation is applied.
Per the specified configuration, the SMT converts the original UTC values of timestamp fields in the source message to `Pacific/Easter` timezone values.
Per the configuration specified in xref:basic-example-timezone-converter[the basic configuration example], the SMT converts the original UTC values of timestamp fields in the source message to `Pacific/Easter` timezone values.

.Event record value before processing by the `TimezoneConverter` transformation
====
Expand Down

0 comments on commit 0d2c96b

Please sign in to comment.