Hi Marc,

> This is all off-subject at this point; the code I have DOES work, except
for
> this one-second "needed offset" in order for the offset hour to appear
> properly.


I'm following the thread with a great deal of interest--the reason I haven't
piped in is because I cannot quite understand why you object to that "fudge
factor" ? Since the time zone differences are in hours, how is adding a
fudge of a second to get the right results any different than, say,   C =
A/(B+fudge)  for a division? It sounds to me like you're doing this
calculation at most once per user session (?) and you also don't seem to
object to doing the tiny math to account for JS's month numbers of [0...11]
?? :)



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to