Hi Fabi, On Fri, 2006-09-15 at 08:47 +0200, Fabi Avilés wrote: > Hi pepople. I'm using phpgroupware and I need to know some things: > I've seen that when phpgroupware saves dates in the database (db), it > does it using an int8, some one knowns how can I convert it in a java > date type (Date or Calendar).
it is a unix time stamp. Sorry it has been many years since I played with java, so I couldn't tell you what class/methods to use, but I am sure it is in the base java classes - somewhere :) > The other thing I'd like to know is where is stored information which > makes the relation between users and groups. Thats all. in the phpgw_acl table Cheers Dave _______________________________________________ Phpgroupware-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
