Java API date returned in odd format | dennisw | 2017-05-24 12:26 |
Status: Closed | ||
That's a good point. I was trying to store the metadata for the column and the field values as separate objects (with a String for the value) and then join them up later, but maybe I need to evaluate the column type at each field as I'm reading it. Will let you know if that helps. |
||