PDA

View Full Version : Date problem in Ticket System


Jing
09-09-2003, 04:54 AM
How to I adjust it to a correct date ? It is now September, and it is still showing dates like 08/06/2003. Very very out form the correct date, and I couldn't find any link adjusting it. :/

My system time is correct btw.

Thanks in advance.

S2S-Robert
09-09-2003, 07:09 AM
Yeah tickets are sorted in order of creation, while the reversed order (most current tickets first) are more logical imho.

DirectAdmin Support
09-09-2003, 09:48 AM
Hello,

I'm surprized nobody found that one sooner :)
The "localtime" function returns days from 1-31 and months for 0-11.. so it's just off by 1. Fixed for next release. Thanks for the find! :)

John

Jing
09-09-2003, 12:12 PM
i found it way back actually. but I had been exploring to look for any set date function for the ticket system instead. :P

thanks for the fix :)