PC Review


Reply
Thread Tools Rate Thread

Is there any function return the short date format on the regional and Language Options under control panel?

 
 
ABC
Guest
Posts: n/a
 
      12th Apr 2006
Is there any function return the short date format on the regional and
Language Options under control panel?


 
Reply With Quote
 
 
 
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      12th Apr 2006
"ABC" <(E-Mail Removed)> schrieb:
> Is there any function return the short date format on the regional and
> Language Options under control panel?


'System.Globalization.CultureInfo.CurrentCulture.DateTimeFormat.ShortDatePattern'.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

 
Reply With Quote
 
 
 
 
Leon Friesema
Guest
Posts: n/a
 
      12th Apr 2006
On Wed, 12 Apr 2006 11:17:42 +0800, "ABC" <(E-Mail Removed)> wrote:

>Is there any function return the short date format on the regional and
>Language Options under control panel?
>


What exactly is the question? You wish to retrieve the ShortDate
format according the the regional settings?
DateTime.ToShortDateString() does that
Or do you wish to retrieve the CultureInfo:
add "System.Globalization" to your class references and querie
CultureInfo.CurrentCulture.[blabla] for that

Leon
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Switch Menu and Dialog language in Control Panel->Regional and Language Options->Drop Down NOT possible? Camille Petersen Windows XP Help 4 14th Oct 2009 06:34 PM
Switch Menu and Dialog language in Control Panel->Regional and Language Options->Drop Down NOT possible? Camille Petersen Windows XP General 0 14th Oct 2009 11:39 AM
Is there any function return the short date format on the regional and Language Options under control panel? ABC Microsoft Dot NET Framework 1 15th Apr 2006 01:39 PM
Is there any function return the short date format on the regional and Language Options under control panel? ABC Microsoft ASP .NET 1 12th Apr 2006 11:03 AM
Is there any function return the short date format on the regional and Language Options under control panel? ABC Microsoft C# .NET 6 12th Apr 2006 05:40 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:14 AM.