On 8/30/07, Mallory Woods <[EMAIL PROTECTED]> wrote: > > I'm using CF ver: 7,0,0,91690 > I don't know what version of JVM is intstalled I don't have admin access to > the box.
<cfdump var="#server#"> That'll help you figure out what JVM you're using. Probably the old one since whomever is your hosting provider hasn't updated to 7.0.2 yet. The default version of Java installed with 7.0 and 7.0.1 does NOT account for recent daylight savings time changes. > When I run your example code I get the same results for both lines of code. > > I have noticed that the are still off from the Javascript code thats running > the same formula. By how much? I suspect that part of the difference might have to do with time zones. Rick -- Rick Root Check out CFMBB, BlogCFM, ImageCFC, ImapCFC, CFFM, and more at www.opensourcecf.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287491 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

