View Issue Details

IDProjectCategoryView StatusLast Update
0002438SymmetricDSImprovementpublic2019-04-23 20:17
Reportermmichalek Assigned To 
Prioritylow 
Status newResolutionopen 
Summary0002438: Allow configuration to control how the timezone is handled between timestamptz and timestamp sync
DescriptionIn 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.
Tagsdata conversion

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2015-11-05 16:45 mmichalek New Issue
2019-04-23 20:17 elong Tag Attached: data conversion