Skip to content

DateTime(long ticks, DateTimeKind kind) is buggy #438

@josesimoes

Description

@josesimoes

Details about Problem

nanoFramework area: (C# code )

VS version:

VS extension version:

Target:

Firmware image version:

Device capabilities output:

Worked before? If so, with which nanoFramework image version:

Detailed repro steps so we can see the same problem

  1. Calling DateTime(long ticks, DateTimeKind kind) produces a wrong DateTime because the ticks backing field is loaded with an invalid value.

Other suggested things

Sample Project (if applicable)

Screenshot (if applicable/relevant)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions