Hi,
I am using j1.5.23,cb1.4,gj2.3RC and uddeIm2.3premium
now I have a problem with the indicated time
When I use timezone adjusting (Zeitzone anpassen) =0 then I get mytime-1.
now I try to adapt =1 then I get mytime-1 (I think it should be mytime!)
Now I try =2 then I get mytime+1
now I try then I get mytime+2
Remember that uddeIM also uses the locale a user setup in his profile or the server TZ. uddeIM uses in
J1.0: the server TZ (mosConfig_offset)
J1.5: the user TZ ($JUser->getParam('timezone'))
J1.6: the user TZ ($JUser->getParam('timezone'))
Whenever uddeIM requires a time stamp, it uses the system time (time()) value and adds the correction factor from uddeIM backend.
When a time stamp is displayed it uses the time zone from above to correct the factor. It is not used to correct a already existing time stamp.
So the correction factor is only relevant when a message is stored in database and does not change anything when a message is displayed.
uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer