[Kst] www/areas/extragear/apps/kst/kstscript/docs

Andrew Walker arwalker at sumusltd.com
Wed Feb 11 19:47:23 CET 2009


SVN commit 924833 by arwalker:

add further documentation for DataVector

 M  +3 -0      DataVector.html  


--- trunk/www/areas/extragear/apps/kst/kstscript/docs/DataVector.html #924832:924833
@@ -108,6 +108,9 @@
                     <li>months</li>
                     <li>years</li>
                     </ul>
+                    The date entry uses the format year:month:day:hour:minute.seconds (e.g. 2009:2:13:13:10.12).
+                    If any of the leading elements are omitted then the current year, month, day, etc. are assumed.
+                    If the year value is less than 0, then it is assumed to be given relative to 1970 (e.g. -10 becomes 1980), a value less than 100 but greather than or equal to zero is assumed to be relative to 2000 (e.g. 9 becomes 2009), else the year is taken as given.
        
       <br>number <b>start</b> - 
       The starting frame, date, or time offset.


More information about the Kst mailing list