Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Internationalization / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Duration formatting23 Aug 2007 06:18 GMT1
Hello - I am pretty new to this newsgroup.  I am looking for a way to
format durations according to locale.
Is there any locale-specific duration format charts that anyone has
successfully used with .NET?  Am I looking for something that is
utf32 65005 or 1200014 Aug 2007 04:07 GMT3
If you look at the MSDN sample for Encoding.GetEncoding Method (Int32) it
shows the below sample code..
     // Get a UTF-32 encoding by codepage.
     Encoding e1 = Encoding.GetEncoding( 65005 );
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.