05-07-2016, 07:27 PM
Is it possible to check current time with google? Then return a message with the time is different?
Time Checker
|
05-07-2016, 07:27 PM
Is it possible to check current time with google? Then return a message with the time is different?
05-07-2016, 10:13 PM
This script will check time at http://nist.time.gov
It calls a function "NistTime" that use C# to webscrap the time. Note: On my machine the difference usually about 4-5 seconds and that's no biggie! :-) Macro CheckTimeDifference out Function NistTime ;Credit goes to Nemo from Stack Overflow:
05-08-2016, 02:27 AM
Wow, what a nice code! Thanks for sharing.
05-08-2016, 10:13 AM
Omg. Thanks. This is exactly what I'm looking for.
|
« Next Oldest | Next Newest »
|