[Issue 21819] New: Add phobos module(s) for localization and internationalization

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Apr 11 08:36:59 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=21819

          Issue ID: 21819
           Summary: Add phobos module(s) for localization and
                    internationalization
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody at puremagic.com
          Reporter: bugzilla at bernis-buecher.de

It would be nice to have a module, that takes care of internationalization as
well as of localization. For example std.format doesn't care about these two
and such a module could extend the possibilities.

A special case of this was asked for in issue 6925. This issue is meant as a
replacement of this.

--


More information about the Digitalmars-d-bugs mailing list