Update of /cvsroot/monetdb/MonetDB5/src/modules/atoms
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12994/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.5
retrieving revision 1.106.2.6
diff -u -d -r1.106.2.5 -r1.106.2.6
--- mtime.mx    6 Feb 2008 14:18:44 -0000       1.106.2.5
+++ mtime.mx    7 Feb 2008 08:23:26 -0000       1.106.2.6
@@ -15,10 +15,11 @@
 @' All Rights Reserved.
 
 @f mtime
[EMAIL PROTECTED] New Temporal Module
 @a Peter Boncz, Martin van Dinther
 @v 1.0
 
[EMAIL PROTECTED] Temporal Module
[EMAIL PROTECTED] Temporal Module
 The goal of this module is to provide adequate functionality for storing
 and manipulated time-related data. The minimum requirement is that data
 can easily be imported from all common commercial RDBMS products.
@@ -40,6 +41,7 @@
 
 @item timestamp 
 a combination of date and time, indicating an exact point in
+
 time (GMT). GMT is the time at the Greenwich meridian without a daylight 
savings
 time (DST) regime. Absence of DST means that hours are consecutive (no jumps) 
which
 makes it easy to perform time difference calculations.
@@ -306,7 +308,6 @@
 an explicit GMT specifier, it is taken to be a timestamp in the local
 timezone. The default local timezone is just GMT+00, but it can be set
 arbitrarily.
-# not stored as a lng !
 @mal
 @{
 atom timestamp :lng;


-------------------------------------------------------------------------
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