Don L wrote: > Indeed, I missed it, thanks. But, I do know my server's timezone, what I'd > like to know is user/UA 's timezone, currently I'm using sql to do that...
other than asking them, you really can't. i think js only returns the offset (if your app is global this is kind of meaningless as there are plenty of tz w/the same offset but different DST, etc. rules). if you're using flash/flex raw, it's date strings can include the tz which you could parse out. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299376 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

