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
Mac Mail only shows 90 days of deleted items
unknown process - should I be concerned
SPSS - Modify Output of Crosstabs
Code was working in Android 2.1 SDK but not on 2.2
Access 2003 -> Word 2003 - have a question on code that works to save doc as pdf file...
compareTo() - JavaScript example needed
Exchange 2010 refusing SMTP port 25 connections
Need HP DMI Utility
How to make IN operator to accept CSV which are varchar in SQL Server 2008
VNC server Ubuntu 10.04