Closed Bug 542502 Opened 14 years ago Closed 6 years ago

OS-independent number format logic

Categories

(Core :: Internationalization, defect)

1.9.2 Branch
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: Pike, Assigned: smontagu)

References

(Blocks 1 open bug)

Details

Right now, I don't think we have any logic in gecko that allows us to do number formatting according to the gecko locale. The closest thing is toLocaleString() in js, which asks the OS.

No idea on how to do this right, I'm open for suggestions.

Plus for that suggestion working in both xpcom and jsm.
Blocks: 507139
Marking as WFM - we now have Intl.NumberFormat and mozIntl.NumberFormat.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.