Skip to content

Parsing Error #1

@youegraillot

Description

@youegraillot

Convert.ToDouble() throws an error if the machine default culture is not en-US

Fixed with :
System.Threading.Thread.CurrentThread.CurrentCulture = CultureInfo.GetCultureInfo("en-US");

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