From user-return-3791-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Mon Mar 02 17:03:01 2009 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 58469 invoked from network); 2 Mar 2009 17:03:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Mar 2009 17:03:01 -0000 Received: (qmail 23115 invoked by uid 500); 2 Mar 2009 17:02:58 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 23083 invoked by uid 500); 2 Mar 2009 17:02:58 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 23072 invoked by uid 99); 2 Mar 2009 17:02:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Mar 2009 09:02:58 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jchris@gmail.com designates 209.85.132.245 as permitted sender) Received: from [209.85.132.245] (HELO an-out-0708.google.com) (209.85.132.245) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Mar 2009 17:02:50 +0000 Received: by an-out-0708.google.com with SMTP id c37so1273311anc.5 for ; Mon, 02 Mar 2009 09:02:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=zO9daK1sIqT1z1cUMmftHM7WiNdJ1/AAqxWN90PODhE=; b=vwGoORhe4oQsFrmmRD+WUD218EcqZuypO0Z355BAUD6kPttx86ragammTPBbsPDkIh uBVcoTRp1D52n8AdC56U/ahquFgsdh9ogPitAZHCtLpnv5xlctn3VfWOYEfleV0YJGfk ag/ud1HrXOdAi2eLZ2QLLGCFSbZ4Luwvmrnto= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=Wg8qYbRNpTZtxbGhv10OHMyI6r/2qSVCT7K7ZuMMHiGYnh/jKOEqs8QIavCN61oM9x Ezs1fM/iYZvuCQc7jlDMVtz64evqSoqn512iXvct7RNkFy3BoZke5hkzuegJ6kBidSOR vuz1TsuuKgRLHHgId333XwkiZe36UmcbsJiZ4= MIME-Version: 1.0 Sender: jchris@gmail.com Received: by 10.142.171.3 with SMTP id t3mr3096010wfe.195.1236013349132; Mon, 02 Mar 2009 09:02:29 -0800 (PST) In-Reply-To: References: Date: Mon, 2 Mar 2009 09:02:29 -0800 X-Google-Sender-Auth: c1f4ddf32dce6a69 Message-ID: Subject: Re: Timestamps From: Chris Anderson To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org CouchDB doesn't timestamp for you. There's not even a canonical form for storing time in JSON. It's all up to your application. On Mon, Mar 2, 2009 at 8:59 AM, Simon Metson w= rote: > Hi All, > =A0 =A0 =A0 =A0Is there a way to access the create/last modified timestam= p for a > document in CouchDB from a view? If not I'll add it to my documents mysel= f, > but it'd be nice to get it from the server 'for free'. A quick google and > search of the twiki yeilds nothing... > Cheers > Simon > --=20 Chris Anderson http://jchris.mfdz.com