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

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

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Trivial - P5 Trivial - P5
    • None
    • 1.8.1
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: