Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-1592

import --columnsHaveTypes loads localtime time format times as utc

    • Type: Icon: Bug Bug
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: mongoimport
    • Labels:
      None
    • v3.4

      For example:

      mongoimport --drop --type=csv -d foo -c foo --columnsHaveTypes --fields='foo.date_go(3:04PM)'
      

      Should parse times as localtime times, but they get parsed as utc times.

            Assignee:
            david.golden@mongodb.com David Golden
            Reporter:
            gabriel.russell@mongodb.com Gabriel Russell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: