Timestamp.st
Thu, 15 Sep 2011 10:42:09 +0200 ca added: #defaultFormatString
Sat, 20 Aug 2011 18:45:03 +0200 Claus Gittinger changed: #initialize
Sat, 20 Aug 2011 16:52:33 +0200 Claus Gittinger added: #readDateTimeFrom:
Mon, 01 Aug 2011 16:40:24 +0200 Claus Gittinger comment/format in: #differenceFromTimestamp:
Mon, 01 Aug 2011 16:39:43 +0200 Claus Gittinger added: #differenceFromTimestamp:
Mon, 24 Jan 2011 20:59:15 +0100 Stefan Vogel Support subclass UtcTimestamp -
Thu, 20 Jan 2011 12:29:47 +0100 Claus Gittinger added:
Sat, 08 Jan 2011 16:29:37 +0100 Claus Gittinger added: #roundedToSecond
Sat, 08 Jan 2011 16:23:30 +0100 Claus Gittinger added:
Sat, 08 Jan 2011 16:06:55 +0100 Claus Gittinger added: #utcSecondsSince1970:
Tue, 05 Oct 2010 16:40:57 +0200 Claus Gittinger changed: #readRFC1123FormatFrom:onError:
Sat, 10 Jul 2010 09:37:34 +0200 Claus Gittinger comment/format in:
Wed, 31 Mar 2010 11:41:13 +0200 Stefan Vogel comment/format in:
Mon, 29 Mar 2010 22:10:35 +0200 Stefan Vogel comment/format in: #UTCYear:month:day:hour:minute:second:millisecond:
Wed, 10 Feb 2010 18:47:27 +0100 Claus Gittinger *** empty log message ***
Fri, 09 Oct 2009 09:03:39 +0200 Stefan Vogel changed: #readGeneralizedFrom:short:onError:
Wed, 07 Oct 2009 22:50:07 +0200 Claus Gittinger readGeneralizedFrom:short:onError:
Wed, 07 Oct 2009 15:41:01 +0200 Claus Gittinger code cleanup
Tue, 06 Oct 2009 21:46:45 +0200 Claus Gittinger added: #readShortGeneralizedFrom:onError:
Tue, 22 Sep 2009 10:38:10 +0200 fm *** empty log message ***
Tue, 22 Sep 2009 10:34:16 +0200 fm abstract timestamp builder
Mon, 24 Aug 2009 16:18:40 +0200 sr *** empty log message *** expecco_1_7_0rc8
Mon, 17 Aug 2009 13:57:08 +0200 sr *** empty log message ***
Fri, 14 Aug 2009 23:05:00 +0200 Claus Gittinger +current
Thu, 13 Aug 2009 10:45:02 +0200 sr *** empty log message ***
Fri, 26 Sep 2008 12:57:30 +0200 Stefan Vogel fix typo in comment
Wed, 20 Aug 2008 22:38:26 +0200 Claus Gittinger be more tolerant, when reading
Wed, 06 Aug 2008 12:16:48 +0200 Claus Gittinger onversion errors
Wed, 07 May 2008 22:35:44 +0200 Claus Gittinger +asLocalTimestamp
Thu, 04 Oct 2007 13:33:54 +0200 Claus Gittinger + deltaFrom:
Tue, 22 Aug 2006 16:06:00 +0200 Claus Gittinger *** empty log message ***
Tue, 22 Aug 2006 12:30:37 +0200 Claus Gittinger skip dashes and colons in readGeneralizedFrom
Tue, 18 Jul 2006 18:48:24 +0200 Stefan Vogel stc can compile large integers!
Tue, 11 Jul 2006 13:51:30 +0200 Stefan Vogel stc cannot handle large integers
Thu, 06 Jul 2006 17:50:15 +0200 Stefan Vogel Fix for utc botch when retrieving seconds since 1901
Mon, 03 Jul 2006 18:13:52 +0200 Stefan Vogel Fix comments.
Thu, 29 Jun 2006 10:22:22 +0200 Stefan Vogel new: #asUtcTimestamp
Tue, 20 Jun 2006 08:25:10 +0200 Stefan Vogel comment
Wed, 11 Jan 2006 16:45:41 +0100 Claus Gittinger *** empty log message ***
Wed, 28 Dec 2005 13:32:16 +0100 Claus Gittinger *** empty log message ***
Thu, 16 Jun 2005 10:53:14 +0200 Stefan Vogel Fix #utcSecondsSince1970 and #utcSecondsSince1901 (wrong direction of utcOffset)
Thu, 16 Jun 2005 10:40:29 +0200 Stefan Vogel Comment for #utcOffset
Tue, 05 Apr 2005 14:09:53 +0200 Stefan Vogel #storeOn: stores in ISO 8601 format.
Wed, 23 Mar 2005 17:53:06 +0100 Claus Gittinger comment
Thu, 19 Aug 2004 17:08:19 +0200 Claus Gittinger isoFormat fixes
Tue, 06 Jul 2004 13:43:21 +0200 Claus Gittinger + readFrom:onError:
Fri, 25 Jun 2004 16:58:28 +0200 ca comment
Fri, 11 Jun 2004 20:18:43 +0200 Stefan Vogel Generalize visitor pattern and define #visit...:with: -methods instead
Fri, 02 Apr 2004 13:59:36 +0200 werner osTime getter
Tue, 23 Mar 2004 19:24:46 +0100 Claus Gittinger *** empty log message ***
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 ***
less more (0) -100 -60 tip