Update of /cvsroot/monetdb/MonetDB5/src/modules/atoms
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31029/src/modules/atoms

Modified Files:
      Tag: MonetDB_5-4
        mtime.mx 
Log Message:
more texi fixes


Index: mtime.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/atoms/mtime.mx,v
retrieving revision 1.106.2.2
retrieving revision 1.106.2.3
diff -u -d -r1.106.2.2 -r1.106.2.3
--- mtime.mx    5 Feb 2008 22:38:40 -0000       1.106.2.2
+++ mtime.mx    5 Feb 2008 22:55:09 -0000       1.106.2.3
@@ -286,7 +286,7 @@
 
 @+ Timestamp
 An absolute point of time, as formed by the combination of a date a daytime in 
GMT
-e.g. [EMAIL PROTECTED]:59:59:000. GMT is the universal time at the Greenwich 
meridian,
+e.g. 1999-01-31@@23:59:59:000. GMT is the universal time at the Greenwich 
meridian,
 without any daylight savings time (DST). As such GMT times are 'absolute' 
(continuous,
 without hour jumps as in DST), so accurate time difference computations can be 
performed.
 
@@ -308,6 +308,7 @@
 arbitrarily.
 # not stored as a lng !
 @mal
[EMAIL PROTECTED]
 atom timestamp :lng;
 command fromstr():timestamp 
 address timestamp_fromstr;
@@ -365,7 +366,7 @@
 
 @item exact @b{D}th day of month @b{M}.
 iff @b{D} in [1,..,31], @b{W}=0;
[EMAIL PROTECTED] itemize
[EMAIL PROTECTED] itemize
 
 The parameters @b{M} is a month number between 1 and 12, and @b{T} is a time
 to the minute detail just like the time offset of the timezone.
@@ -777,7 +778,6 @@
 address MTIMEmsec
 comment "get time of day in msec since 1-1-1970.";
 
[EMAIL PROTECTED]
 @+ Prelude section
 Upon intialization of the time module, we have to
 initialize some variables, e.g. nils and the box with predefined


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to