hi there.

if I have this on a page..

<cfoutput>#DateFormat(Now(),'mm/dd/yyyy')#</cfoutput>

this is cool for all my users on the east coast....however, this would
not work for my users west of the east coast.  what do you all do
when you have to correct for this?  what kinda detection is there,
available
so that I can auto-adjust based on the location of the user hitting
the site?

I know all about UTC functions, and adding/subtracting hours from time
changes, but dynamically, I would like to make this kinda stuff happen,
so
that if a user logged into our site from california, they would see a
time/date
that was 4 hours earlier....make sense?

thanks

..tony

Tony Weeg
Senior Web Developer
UnCertified Advanced ColdFusion Developer
Information System Design
Navtrak, Inc.
Mobile workforce monitoring, mapping & reporting
www.navtrak.net
410.548.2337 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Reply via email to