[Issue 13368] std.datetime.monthToString should be public

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Aug 24 16:42:41 PDT 2014


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

--- Comment #4 from Jonathan M Davis <jmdavisProg at gmx.com> ---
The custom time format stuff will probably have some internationalization,
since there are standard C functions which support it (at least for the local
time zone as opposed to English specifically), but full-blown
internationalization is another beast entirely.

--


More information about the Digitalmars-d-bugs mailing list