Hi sir
I want to display the current month name,date and time like this "August 5, 2013 06:30:58 pm"
using ajax.
Label1.Text = DateTime.Now.ToString("MMMM dd, yyyy hh:mm:ss tt")
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.