Search This Blog

Saturday, March 30, 2013

How to know the system time using command prompt

Go to Program -> Run -> cmd -> Press Enter

Execute the below command

>systeminfo | find /i "time"
System Boot Time:          3/26/2013, 12:30:09 AM
Time Zone:                 (UTC-08:00) Pacific Time (US & Canada)

No comments:

Post a Comment