Esri / Esri/data-assistant

datetime object might not be copying correctly

Open
#187 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
C#
Stars
25
Forks
9
PR merge metrics
No merged PRs in 30d

Description

While building the unit tests for Data Assistant, I tried to copy over a datetime object into a preview feature class. When copied over, however, it appears two of the fields have a millisecond specifier. The source field has it set to one millisecond and the target's is set to two milliseconds, throwing an assertion error. Below is a screenshot of the data and the data I used.

![capture](https://user-images.githubusercontent.com/29782875/28278367-b248f72e-6ad1-11e7-84b9-03450ed28291.PNG)

[WaterDataMigration.gdb.zip](https://github.com/Esri/data-assistant/files/1153313/WaterDataMigration.gdb.zip)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.