The date only needs be updated between 12.00 midnight and 5.00am gmt - and
to add insult to injury - what about Daylight savinng that happens just
about halloween?

> You seem to be saying <cfoutput>#dateadd("h",5,now())#</cfoutput>
> doesn't increment the day. Try this test,
>
> <cfoutput>
> #now()#<br>
> #dateadd("h",24,now())#
> </cfoutput>
>
> You should find the date has advanced by one.
>


______________________________________________________________________
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
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to