How to get current logged in user's local timezone in asp.net mvc2 -


i need current logged in user's local timezone , pass function exports excel data analysis purpose.

the export excel data functionality done using server side code, , need logged in user's local timezone client machine.

can 1 me provide way resolve issue?

thanks & regards, santosh kumar patro

you'd need plugin of kind (i.e.: flash, or active-x). timezone of client isn't in http request header , can't access system information page rendered in browser.

if users don't travel around much, save timezones profiles.

edit: i've seen people talking solving kind of problem before, getting user's approximate location , inferring time zone that. should noted workaround may extremely innacurate.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -