[FIX] TimeComment-dew

dway at mailcan.com dway at mailcan.com
Sat Oct 23 22:05:27 UTC 2004


from preamble:

"Change Set:		TimeComment-dew
Date:			23 October 2004
Author:			Doug Way

Fixes the comment for Time.  The comment previously read

'This represents a period of time.'

which implies a duration or interval of time, which is *not* what Time
represents.  It really represents a particular point in time, during an
unknown day.  (Although it can be converted to a Duration.)  The new
comment reads:

'This represents a particular point in time during any given day.  For
example, '5:19:45 pm'.

If you need a point in time on a particular day, use DateAndTime.  If
you need a duration of time, use Duration.'
"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TimeComment-dew.cs.gz
Type: application/octet-stream
Size: 455 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20041023/49f82651/TimeComment-dew.cs.obj


More information about the Squeak-dev mailing list