Skip to content

DateTime Format #12

@Tricinty

Description

@Tricinty

Hi Guys,
I have a problem with the DateTime format.
A cell has the following NumberFormat "[$-F800]dddd,\ mmmm\ dd,\ yyyy" but it is not recognized as DateTime.

if (cells.Value is DateTime) { var dateTime = DateTime.Parse(cells.Value.ToString()); }

How can i Get the DataType of Cell?

Best Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions