Synchronization with internet time ?
I have developed an application where some user action is time stamped and gets stored in a database. Presently,time stamping is done with PC time.
I want to do it with internet time if user is connected to internet otherwise it should take PC time.
Can anyone tell whether it is possible?

