vijay

welcome Netizen

Share Your Knowledge.It is a way to achieve immortality

Tuesday, May 31, 2011

How to convert a Time in 24 hours format


hi..

Here i mention the code for converting time format..
i hope many of them could search for this code....

Dim tme as string


 tme = TimeOfDay.ToString("HH:mm:ss")


tme returns 24 hr format

0 comments:

Post a Comment