Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-762

BsonValue .ToString() should have an overload that accepts CultureInfo

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Trivial - P5 Trivial - P5
    • None
    • Affects Version/s: 1.8.1
    • Component/s: None
    • Labels:
      None

      See attached screen caps.

      Basically:

      var s = bsonValue.ToString(CultureInfo.InvariantCulture);

      should be allowed, and should propagate the CultureInfo to any ToString calls made to sub-objects stringified in the process of rendering the string.

            Assignee:
            sridhar Sridhar Nanjundeswaran
            Reporter:
            tanglebones Clifford Hammerschmidt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: