date format
C#
3
Posts
3
Posters
0
Views
1
Watching
-
hello i want to ask, how i can get the current date format? thx
Thaer
-
hello i want to ask, how i can get the current date format? thx
Thaer
System.Threading.Thread.CurrentThread.CurrentCulture.DateTimeFormat.FullDateTimePattern;
Check out the other properties of
DateTimeFormat
- there's plenty available.Dave
Generic BackgroundWorker - My latest article!
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Why are you using VB6? Do you hate yourself? (Christian Graus) -
hello i want to ask, how i can get the current date format? thx
Thaer
Click "Start", "Control Panel", "Regional and Language Options". You'll find a Short Date format[^] and a Long Date format[^].
I are Troll :)