Timestamp.st
Sat, 20 Mar 2004 18:18:10 +0100 Stefan Vogel Change AbsoluteTime to Timestamp
Sat, 20 Mar 2004 16:44:08 +0100 Stefan Vogel Use Timestamp/#asTimestamp instead of AbsoluteTime/#asAbsoluteTime
Sat, 20 Mar 2004 16:20:07 +0100 Stefan Vogel defined source container
Wed, 17 Mar 2004 17:18:28 +0100 Claus Gittinger replaced '' writeStream by String writeStream
Mon, 08 Mar 2004 16:44:44 +0100 Claus Gittinger print bindings (care for language specifics)
Sat, 20 Dec 2003 01:05:38 +0100 Claus Gittinger +asTimestamp
Tue, 04 Nov 2003 12:10:50 +0100 penk tuning printRFC1123FormatOn
Mon, 03 Nov 2003 17:41:46 +0100 Stefan Vogel Speed up computations
Wed, 29 Oct 2003 10:44:01 +0100 penk *** empty log message ***
Tue, 21 Oct 2003 22:54:59 +0200 Claus Gittinger *** empty log message ***
Fri, 17 Oct 2003 11:21:41 +0200 Stefan Vogel Fix #printRFC1123FormatOn:
Wed, 16 Jul 2003 14:04:44 +0200 Claus Gittinger OS returns OSTimeInfo (instead of an Array)
Fri, 04 Jul 2003 16:04:06 +0200 Claus Gittinger RFC1123 printing
Tue, 01 Jul 2003 16:56:11 +0200 Claus Gittinger category and comment change;
Tue, 03 Jun 2003 12:36:51 +0200 Claus Gittinger printFormat
Sun, 09 Mar 2003 16:32:10 +0100 Claus Gittinger *** empty log message ***
Sun, 02 Mar 2003 21:39:52 +0100 Stefan Vogel Convert Object>>errorSignal -> Error
Tue, 25 Feb 2003 18:46:55 +0100 tm Fix #readFrom: to read german dates
Thu, 06 Feb 2003 10:27:30 +0100 Stefan Vogel Remove unused method vars
Tue, 04 Feb 2003 18:55:21 +0100 penk checkin from browser
Tue, 04 Feb 2003 18:36:26 +0100 penk added asUTCSecondsSince1901
Fri, 17 Jan 2003 18:43:18 +0100 Claus Gittinger oops - skipped year in basicReadFrom if reading from a stream
Wed, 09 Oct 2002 17:30:35 +0200 penk more printFormats: yearOrDate (as in unix); dayPadded and monthPadded
Wed, 31 Jul 2002 16:22:54 +0200 Claus Gittinger raise ConversionError (instead of generic error)
Wed, 31 Jul 2002 16:21:09 +0200 Claus Gittinger default printString is now iso format.
Mon, 15 Jul 2002 13:56:52 +0200 Stefan Vogel Remove unused method var
Mon, 15 Jul 2002 11:24:54 +0200 Stefan Vogel #readFrom:onError: - avoid block creation
Wed, 26 Sep 2001 15:11:15 +0200 Claus Gittinger refactored - some methods moved to superclass
Tue, 08 May 2001 16:56:32 +0200 Claus Gittinger *** empty log message ***
Tue, 08 May 2001 12:07:55 +0200 martin added #utcSecondsSince1970
Tue, 27 Mar 2001 17:48:54 +0200 Claus Gittinger *** empty log message ***
Thu, 15 Mar 2001 18:05:00 +0100 Claus Gittinger same format-codes in printFormat as Date (and use that code)
Wed, 22 Nov 2000 14:01:03 +0100 Claus Gittinger comments added
Mon, 20 Nov 2000 22:13:55 +0100 Claus Gittinger can do millisecondDelta easier
Wed, 25 Oct 2000 12:19:28 +0200 Claus Gittinger checkin from browser
Wed, 25 Oct 2000 11:18:46 +0200 Claus Gittinger us/non-us format reading ($/ as separator: us-format)
Sat, 07 Oct 2000 19:43:38 +0200 Stefan Vogel Fix UTC Time w.r.t. Daylight saving time.
Thu, 31 Aug 2000 16:26:11 +0200 Claus Gittinger #-, #< and #> moved to AbstractTime
Tue, 18 Jul 2000 11:07:00 +0200 Stefan Vogel General encoding method (#encodeOn:with:)
Fri, 19 May 2000 11:04:06 +0200 Claus Gittinger comment changes
Tue, 25 Apr 2000 08:14:17 +0200 Stefan Vogel Make literal array encoding architecture independent.
Thu, 20 Apr 2000 13:56:25 +0200 Claus Gittinger oops - was not able to reread my own storeString.
Thu, 02 Mar 2000 20:07:28 +0100 Stefan Vogel Fix #readGeneralizedFrom:onError:
Thu, 02 Mar 2000 18:27:21 +0100 Stefan Vogel Add #printGeneralizedOn:
Thu, 02 Mar 2000 18:21:57 +0100 Stefan Vogel Add #printGeneralizedOn:
Thu, 21 Oct 1999 21:44:27 +0200 Claus Gittinger month vs. mon in formatString
Wed, 13 Oct 1999 11:39:31 +0200 ca readFrom:onError: stream without seconds and millisec allowed
Mon, 11 Oct 1999 13:52:57 +0200 Claus Gittinger oops - millis were not read
Mon, 11 Oct 1999 13:50:16 +0200 Claus Gittinger oops - reading was wrong
Mon, 04 Oct 1999 17:36:01 +0200 Claus Gittinger better printing
Mon, 04 Oct 1999 17:06:44 +0200 Claus Gittinger checkin from browser
Fri, 24 Sep 1999 15:04:22 +0200 Claus Gittinger added
Sat, 04 Sep 1999 17:23:03 +0200 Claus Gittinger *** empty log message ***
Tue, 13 Jul 1999 12:46:55 +0200 Stefan Vogel New method to set UTC time.
Mon, 22 Feb 1999 21:40:34 +0100 Claus Gittinger no need for another error-handler blcok in #readFrom:onError:
Fri, 05 Jun 1998 04:21:40 +0200 Claus Gittinger comment
Fri, 22 May 1998 13:12:31 +0200 Claus Gittinger checkin from browser
Thu, 04 Dec 1997 14:15:43 +0100 Claus Gittinger added #addMilliseconds
Mon, 01 Dec 1997 19:54:36 +0100 Claus Gittinger *** empty log message ***
Wed, 07 May 1997 16:39:13 +0200 Claus Gittinger added #millisecondDeltaFrom:
less more (0) -60 tip