The output will be based on the locale that is set by your program. You
need to use a different overload of ToString. See:
http://msdn.microsoft.com/en-us/library/system.datetime.tostring(VS.80).aspx
MSDN contains a complete reference to all the .NET classes.
...Glenn
On Tue, Oct 14, 2008 at 8:59 AM, cheech <[EMAIL PROTECTED]> wrote:
>
> i can print month like this:
> currDate.ToString("MMMM")
> and i will, for example, "october". how can i change the language of
> month name and get, it on italy like "ottobre"?
>
> ps: sorry for english)
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web
Services,.NET Remoting" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/DotNetDevelopment
You may subscribe to group Feeds using a RSS Feed Reader to stay upto date
using following url
<a href="http://feeds.feedburner.com/DotNetDevelopment">
http://feeds.feedburner.com/DotNetDevelopment</a>
-~----------~----~----~----~------~----~------~--~---