Hello,
How can I use the TimeString to convert the system time, to 12 hour format and not 24 hour format Military time.
I have a fuction on my form that returns the current system time.
Label1.Text = TimeString, but it return 17:37:52
I would like this to return 5:37:52 or just 5:37
if you have any idea how I can do this that would be great.
Thanks,
Mike
How can I use the TimeString to convert the system time, to 12 hour format and not 24 hour format Military time.
I have a fuction on my form that returns the current system time.
Label1.Text = TimeString, but it return 17:37:52
I would like this to return 5:37:52 or just 5:37
if you have any idea how I can do this that would be great.
Thanks,
Mike