Posts Tagged ‘Month’
How to get Month Name in .net
Posted by: admin in .NET, Date Formatting on May 25th, 2010
dim dt as Datetime
dt = Datetime.Today
Messabox.show(dt.ToString(“MMM”))
Posted by: admin in .NET, Date Formatting on May 25th, 2010
dim dt as Datetime
dt = Datetime.Today
Messabox.show(dt.ToString(“MMM”))
Fusion theme by digitalnature | powered by WordPress
Entries (RSS) and Comments (RSS)