Skip to content

Commit 51ff789

Browse files
Update content/integrate/redis-data-integration/data-pipelines/transform-examples/formatting-date-and-time-values.md
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
1 parent 35f0968 commit 51ff789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrate/redis-data-integration/data-pipelines/transform-examples/formatting-date-and-time-values.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The way you format date and time values depends on the source database, the data
2121

2222
Oracle supports the following date and time data types:
2323

24-
- `DATE` - represented by debezium as a 64-bit integer representing the milliseconds since epoch
24+
- `DATE` - represented by Debezium as a 64-bit integer representing the milliseconds since epoch
2525
```yaml
2626
transform:
2727
- uses: add_field

0 commit comments

Comments
 (0)