jessiejane
Programmer
I am pretty new to VB.NET.
I need to print the current date whatever the date is in the format of MMDDYY? The Date should not be hard coded and should take whatever the current date is.
For Example if today date is 11/5/2009 it should print in 110509 (MMDDYY)
Any help is really appreciated.
I need to print the current date whatever the date is in the format of MMDDYY? The Date should not be hard coded and should take whatever the current date is.
For Example if today date is 11/5/2009 it should print in 110509 (MMDDYY)
Any help is really appreciated.