Author: rfm
Date: Tue Mar 7 13:33:22 2017
New Revision: 40370
URL: http://svn.gna.org/viewcvs/gnustep?rev=40370&view=rev
Log:
clarify comment
Modified:
libs/sqlclient/trunk/SQLClient.h
Modified: libs/sqlclient/trunk/SQLClient.h
URL:
http://svn.gna.org/viewcvs/gnustep/libs/sqlclient/trunk/SQLClient.h?rev=40370&r1=40369&r2=40370&view=diff
==============================================================================
--- libs/sqlclient/trunk/SQLClient.h (original)
+++ libs/sqlclient/trunk/SQLClient.h Tue Mar 7 13:33:22 2017
@@ -852,7 +852,9 @@
* </p>
* <p>Most other field items are returned as NSString objects.
* </p>
- * <p>Date and timestamp field items are returned as NSDate objects.
+ * <p>Timestamp field items (a date and time) are returned as NSDate objects.
+ * If the database contains no timezone information, the local timezone
+ * is used.
* </p>
*/
- (NSMutableArray*) query: (NSString*)stmt,...;
_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs