Hello Guys,
I'm sure a few of you have come accross this issue before so i'm hoping you'll be able to advise the best solution.
I have several processes in my application which are quite time dependant, things like now() statements on query's and scheduled tasks set to run at midnight and things.
However i'm currently with a shared hosting provider that is based in the states so the clock is way out of whack with good old GMT.
How do you overcome this issue? i've thought about using a cfset or somthing in my application that createca variable from a date added now() which i can use on everything.
Any other bright ideas on how to overcome this?
Thanks,
Rob
I'm sure a few of you have come accross this issue before so i'm hoping you'll be able to advise the best solution.
I have several processes in my application which are quite time dependant, things like now() statements on query's and scheduled tasks set to run at midnight and things.
However i'm currently with a shared hosting provider that is based in the states so the clock is way out of whack with good old GMT.
How do you overcome this issue? i've thought about using a cfset or somthing in my application that createca variable from a date added now() which i can use on everything.
Any other bright ideas on how to overcome this?
Thanks,
Rob