Received: from goose.prod.itd.earthlink.net (goose.mail.pas.earthlink.net [207.217.120.18]) by postgresql.org (8.11.3/8.11.1) with ESMTP id f66IfKa21236 for ; Fri, 6 Jul 2001 14:41:21 -0400 (EDT) (envelope-from tanethq@earthlink.net) Received: from New6 (user-2ives54.dialup.mindspring.com [165.247.112.164]) by goose.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with SMTP id LAA14252 for ; Fri, 6 Jul 2001 11:41:17 -0700 (PDT) Message-ID: <000501c1064c$2829e540$6e646464@New6.Travel> From: "Mihai Gheorghiu" To: Subject: Number of days Date: Fri, 6 Jul 2001 14:47:39 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 X-Archive-Number: 200107/182 X-Sequence-Number: 12099 Is there a function that returns the number of days between two dates? I found only age, which calculates the difference between two timestamps, but the example shows the result as a timestamp. Thanks, Mihai Gheorghiu