Hi,

I am using C#. I have one task that is i have two parameters

1. country name

2. Timezone of country

Now i needed that using these two parameters i need to get current local time of the country. That is i buy one package. Users can be anywhere to buy my package. I can get country name while registration and get timezone. Now i need to insert the current time of user buying my package. How can i find in csharp?? Is it possible??? If yes, i am waiting for yours reply.

Thanks