View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002438 | SymmetricDS | Improvement | public | 2015-11-05 16:45 | 2025-03-19 17:18 |
Reporter | mmichalek | Assigned To | |||
Priority | low | ||||
Status | acknowledged | Resolution | open | ||
Summary | 0002438: Allow configuration to control how the timezone is handled between timestamptz and timestamp sync | ||||
Description | In cases where source data has a timestamp with time zone, and target data has a plain timestamp (or vice versa), allow configuration to control how the timezone is handled. In other words, when no timezone is presented, should the source, target or UTC timezone be used? E.g. Source data type has no timezone but the target data type does, so 2015-11-03 01:35:03.714566 becomes 2015-11-03 01:35:03.714566 -0:00. Possibly add a parameter that would imply the timezone by pulling it from the source system JVM and tacking it on to dates before they are sent in batches. | ||||
Tags | data conversion | ||||