Skip to content

read data wrong, which should be a datetime type, but find a number #4

@tianxiayu007

Description

@tianxiayu007

hi, there is something wrong with pyexcel-xlsxr when reading cell contains datetime,
but why? help please
深度截图_选择区域_20200220232342
when read this file as follows:

from pyexcel_xlsxr import get_data
test = get_data('test.xlsx')
print(test)

it print OrderedDict([('sheet1', [['datetime'], [43879]])]), it shuld be wrong!!
Looking forward to your reply

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