T
Tom Pair
Hi,
I use DateTime.Now to display the current date and time. For instance,
it's default format is 2003-10-29 21:23:36.
How can I change the format as follows?
10/29/2003 9:23:36 PM
MM/DD/YY HH/MM/SS AM/PM
Thanks for help
Tom
I use DateTime.Now to display the current date and time. For instance,
it's default format is 2003-10-29 21:23:36.
How can I change the format as follows?
10/29/2003 9:23:36 PM
MM/DD/YY HH/MM/SS AM/PM
Thanks for help
Tom