Skip to content
This repository was archived by the owner on Jan 22, 2019. It is now read-only.
This repository was archived by the owner on Jan 22, 2019. It is now read-only.

Leading Zero escape when CSV opened with Excel #126

Description

@CharmsStyler

e.g. when writingString 0000000013. While Text Editor suggests exact text.. opening with excel drops leading zeros.. The only neat escape seems to be as follows... Does Jackson csv has a feature option to escape leading zero ?

http://stackoverflow.com/questions/165042/stop-excel-from-automatically-converting-certain-text-values-to-dates/15107122#15107122
(\t, ASCII 9).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions