Microsoft
Software
Hardware
Network
Question : dropping there year from my date
If the vb.net code:
Today.Date
gives 26/08/2010 in UK date format
how to i format that to be 26/08/10 so drop the 20 from 2010?
Answer : dropping there year from my date
Today.Date.ToString("dd/MM
/yy")
Custom Date and Time Format Strings
http://msdn.microsoft.com/
en-us/libr
ary/8kb3dd
d4.aspx
Random Solutions
Webphere admin console throwing 404 error
Windows 7 Enterprise vs Ultimate?
How do I "PROPER" Addresses on excel 2010?
ActiveSync vs. Blackberry BES
Plesk and Default Page
can't change password through OWA 2010
"Include inheritable permissions from this object's parent" is gey out in Windows 2008
Auto start and mount RAID array Linux
Data adapter Insert/Update
checking login & pass with curl