Code

tweaking
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 13 Feb 2004 01:12:31 +0000 (01:12 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 13 Feb 2004 01:12:31 +0000 (01:12 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@2075 57a73879-2fb5-44c3-a270-3262357dd7e2

doc/customizing.txt

index 827c3f76525051acb7742c6e198956326edeaf11..3035e557fbf2d03bcb9d1a376189c2ce2586caec 100644 (file)
@@ -2,7 +2,7 @@
 Customising Roundup
 ===================
 
-:Version: $Revision: 1.111 $
+:Version: $Revision: 1.112 $
 
 .. This document borrows from the ZopeBook section on ZPT. The original is at:
    http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx
@@ -1587,7 +1587,11 @@ now         only on Date properties - return the current date as a new
 reldate     only on Date properties - render the interval between the date
             and now
 local       only on Date properties - return this date as a new property
-            with some timezone offset
+            with some timezone offset, for example::
+            
+                python:context.creation.local(10)
+
+            will render the date with a +10 hour offset.
 pretty      only on Interval properties - render the interval in a pretty
             format (eg. "yesterday")
 menu        only on Link and Multilink properties - render a form select