From: Chris W. <la...@us...> - 2004-12-05 08:57:31
|
Update of /cvsroot/openinteract/OpenInteract2/doc/Manual In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17649/doc/Manual Modified Files: Changes.pod Log Message: latest changes Index: Changes.pod =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/doc/Manual/Changes.pod,v retrieving revision 1.57 retrieving revision 1.58 diff -C2 -d -r1.57 -r1.58 *** Changes.pod 4 Dec 2004 03:51:54 -0000 1.57 --- Changes.pod 5 Dec 2004 08:57:22 -0000 1.58 *************** *** 427,431 **** OIN-40: Add properties 'timezone' and 'timezone_object', and add 'create_date()' as a factory for DateTime objects with the given ! timezone. =item * --- 427,432 ---- OIN-40: Add properties 'timezone' and 'timezone_object', and add 'create_date()' as a factory for DateTime objects with the given ! timezone. (Allow 'from_epoch' as well param as standard DateTime ! constructor params.) =item * |