From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9563 Path: main.gmane.org!not-for-mail From: visigoth@naiad.fac.cs.cmu.edu Newsgroups: gmane.emacs.gnus.general Subject: Re: Statistics'R'Us Date: 22 Jan 1997 23:33:43 -0500 Sender: visigoth@naiad.fac.cs.cmu.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.93) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035149569 19204 80.91.224.250 (20 Oct 2002 21:32:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:32:49 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id UAA13520 for ; Wed, 22 Jan 1997 20:57:14 -0800 Original-Received: from naiad.fac.cs.cmu.edu (NAIAD.FAC.CS.CMU.EDU [128.2.191.173]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Thu, 23 Jan 1997 05:34:26 +0100 Original-To: ding@ifi.uio.no In-Reply-To: Lars Magne Ingebrigtsen's message of 23 Jan 1997 03:41:45 +0100 Original-Lines: 17 X-Mailer: Red Gnus v0.76/XEmacs 19.14 Source-Info: Sender is really visigoth@naiad.fac.cs.cmu.edu Xref: main.gmane.org gmane.emacs.gnus.general:9563 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:9563 Lars Magne Ingebrigtsen writes: > Uhm, ah -- there is no `substr' function, and `*' doesn't work on > strings, and `concat' doesn't work (well) on numbers. :-) And the > zone can be a string like "GMT" and not an hour. No one will ever accuse -me- of testing my code. Sorry--substring, of course, and braindeadedness on my part for the other. ;> > But timezone can take care of all this with `timezone-zone-to-minute', > which should do the trick, I think. Don't forget to multiplty by 60! ;> John.