TZTimestamp.st
changeset 22893 8398b8003a8e
parent 22892 aaf413123349
child 23004 0fc6b6027916
--- a/TZTimestamp.st	Fri May 11 01:11:04 2018 +0200
+++ b/TZTimestamp.st	Fri May 11 01:11:20 2018 +0200
@@ -92,7 +92,7 @@
 fromDate:aDate andTime:aTime utcOffset:utcOffsetSeconds
     "return an instance of the receiver, 
      initialized from a time and a date object. 
-     Both date and time are assumed to be in local time.
+     Both date and time are assumed to be the utcOffset's local time.
      See also `Timestamp now' and other protocol inherited
      from my superclass."