Mohamed Hussain
.Net Developer
Thursday, 27 June 2013
Automatically Changed System Time Format in C#.net Windows Applications
In header : using Microsoft.Win32;
RegistryKey rkey = Registry.CurrentUser.OpenSubKey(@"Control Panel\International", true);
rkey.SetValue("sShortDate", "dd/MM/yyyy");
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment