3:03 AM

How to convert a Time in 24 hours format

Posted by vijay


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