Need help to get server date time

I am unable to get internet time from server for checking user date time.

i used date time field for license expiry feature.

how to get internet time and compare with license feature date time?

could you give example coding for this?

thank you

As far as getting a server to return a date, try using the NIST servers. Google for possible solutions.

We'll throw together a c# example later in the week.