kenneth2000
06-23-2009, 09:29 AM
Hello,
I am trying to change the time the posts were made on my forum.
I was gong to set the time of the posts to: the time they were posted minus 60 second.
However, being of only simple mind i tried:
UPDATE post SET dateline='dateline-60'
It didn't work !
Does anyone know how this could be done ?
best,
Ken
I am trying to change the time the posts were made on my forum.
I was gong to set the time of the posts to: the time they were posted minus 60 second.
However, being of only simple mind i tried:
UPDATE post SET dateline='dateline-60'
It didn't work !
Does anyone know how this could be done ?
best,
Ken