D component programming is a joke (Was: Re: Component programming)

Andre Artus andre.artus at gmail.com
Sat Aug 3 21:20:57 PDT 2013


> Bearophile:
> If not already present this array should go in std.datetime or 
> core.time:
>
>     static immutable string[] monthNames = [
>         "January", "February", "March", "April", "May", "June",
>         "July", "August", "September", "October", "November", 
> "December"
>     ];

It should probably be picked up from the OS, to support 
localization.


More information about the Digitalmars-d mailing list