Skip to main content
September 24, 2008
Question

Need to add 1 hour to timestamp

  • September 24, 2008
  • 3 replies
  • 489 views
See attached code

I want to add 1 hour to the time as it is off by an hour. Can I do this and if so how?
    This topic has been closed for replies.

    3 replies

    tclaremont
    Inspiring
    September 24, 2008
    Wouldn't you rather fix the reason why the time is incorrect in the first place?
    tclaremont
    Inspiring
    September 24, 2008
    Wouldn't you rather fix the reason why the time is incorrect in the first place?
    Inspiring
    September 24, 2008
    Use the dateadd function. Usage is described in the cfml reference manual or livedocs.