-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Open
Labels
📌 seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.dotnet/svcin-prThis issue will be closed (fixed) by an active pull request.This issue will be closed (fixed) by an active pull request.standard-library/subsvc
Description
Issue moved from dotnet/docs.fr-fr#114
- Please respond to @Daynvheur.
From @Daynvheur on Thursday, September 17, 2020 2:40:02 PM
Hello,
The third example on this page features a NumberFormatInfo set from CultureInfo.CurrentCulture.NumberFormat;.
This isn't a valid example unless CurrentCulture is set to en-US. You already states that below in "On a computer whose current culture is English - United States (en-US)".
Could you change that to specify that the example does only work on the en-US specific CultureInfo?
// Get United State's specific culture's NumberFormatInfo object.
NumberFormatInfo nfi = CultureInfo.CreateSpecificCulture("en-US").NumberFormat;Thanks.
Détails du document
⚠ Ne pas modifier cette section. C’est obligatoire pour docs.microsoft.com ➟ Liaison des problèmes GitHub.
- ID: 2bd8ae60-9b02-3e9e-2318-982f563710c2
- Version Independent ID: d167e261-eb1b-967b-5a6f-cbc2207cd32d
- Content: Expressions régulières .NET
- Content Source: docs/standard/base-types/regular-expressions.md
- Product: dotnet
- Technology: dotnet-standard
- GitHub Login: @adegeo
- Microsoft Alias: adegeo
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
📌 seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.dotnet/svcin-prThis issue will be closed (fixed) by an active pull request.This issue will be closed (fixed) by an active pull request.standard-library/subsvc
Type
Projects
Status
🔖 Ready