P
Phillip Vong
Simple question from a newbie. Using VWD in VB.NET for ASP.NET.
I want to format a time value to show in military time only and without the
seconds. I know it's not {0:t} or {0:T} but I can not figure out what it is.
If it's 3:25 PM, I want it to show 15:25 only and without the seconds. This
is what I found, but it did not provide me with the Military formating.
http://datawebcontrols.com/faqs/CustomizingAppearance/FormatDateTimeData.shtml
Thanks!
Phil
I want to format a time value to show in military time only and without the
seconds. I know it's not {0:t} or {0:T} but I can not figure out what it is.
If it's 3:25 PM, I want it to show 15:25 only and without the seconds. This
is what I found, but it did not provide me with the Military formating.
http://datawebcontrols.com/faqs/CustomizingAppearance/FormatDateTimeData.shtml
Thanks!
Phil