0 out of 3 rated this helpful - Rate this topic

My.Computer.Clock Object Members 

The My.Computer.Clock Object provides properties for accessing the current local time and Universal Coordinated Time (equivalent to Greenwich Mean Time) from the system clock.

Property Description

GmtTime

Gets a Date object that contains the current local date and time on this computer, expressed as a UTC (GMT) time.

LocalTime

Gets a Date object that contains the current local date and time on this computer.

TickCount

Gets the millisecond count from the computer's system timer.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.