E
Edwin Loubser via .NET 247
Hi there,
My problem is the following: I get the current time on the machine by using Now(), but for some
weird reason this machine (happens only on this machine) refuses to show/handle the tt part of the time. Thus all the times I get using anything like Now() or even when assigning a formatted time to a variable it does not show AM/PM.
I presume this is a system settings issue, now I looked at the Date/Time & Regional Settings under the Control Panel and yet it is identical to a machine that works perfectly.
My question is thus where does VB.Net get its System Time from and where can I see the settings?
Or alternatively can anyone think of a solution to bypass this problem?
Thanx in advance
Edwin
My problem is the following: I get the current time on the machine by using Now(), but for some
weird reason this machine (happens only on this machine) refuses to show/handle the tt part of the time. Thus all the times I get using anything like Now() or even when assigning a formatted time to a variable it does not show AM/PM.
I presume this is a system settings issue, now I looked at the Date/Time & Regional Settings under the Control Panel and yet it is identical to a machine that works perfectly.
My question is thus where does VB.Net get its System Time from and where can I see the settings?
Or alternatively can anyone think of a solution to bypass this problem?
Thanx in advance
Edwin