From user-return-16999-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Wed Jul 6 18:52:41 2011 Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E6E9B60E3 for ; Wed, 6 Jul 2011 18:52:40 +0000 (UTC) Received: (qmail 15270 invoked by uid 500); 6 Jul 2011 18:52:39 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 15242 invoked by uid 500); 6 Jul 2011 18:52:38 -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 15234 invoked by uid 99); 6 Jul 2011 18:52:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2011 18:52:38 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of peterwnolan@gmail.com designates 209.85.161.44 as permitted sender) Received: from [209.85.161.44] (HELO mail-fx0-f44.google.com) (209.85.161.44) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2011 18:52:32 +0000 Received: by fxe6 with SMTP id 6so399965fxe.31 for ; Wed, 06 Jul 2011 11:52:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=vy1tsQXwDiuFlAZoe/H049xZHLGiHeZE/HJGAVpXtLQ=; b=masaTftpp9pvvJU8/VMvgOLTH65Meam5yk561P0ViO3xhdgYVO1UuReeNlMjOH4XIV t75w3QorMESJidr+186eHnES1qj5NFBuUcm9lsxl1gOm1gY8ewp3kzuSExHYxuX9Vu9F ThgIl0GeK0Aw+NMoUTQS/3EX4bsRy/y59UTGw= MIME-Version: 1.0 Received: by 10.223.68.22 with SMTP id t22mr9604221fai.145.1309978330583; Wed, 06 Jul 2011 11:52:10 -0700 (PDT) Received: by 10.223.81.77 with HTTP; Wed, 6 Jul 2011 11:52:10 -0700 (PDT) In-Reply-To: References: Date: Wed, 6 Jul 2011 14:52:10 -0400 Message-ID: Subject: Re: json date representations From: Peter Nolan To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=0015174c13260ed40a04a76b1932 --0015174c13260ed40a04a76b1932 Content-Type: text/plain; charset=ISO-8859-1 Not to hijack the thread, but what is couchdb's standard for dates? For example, if i save a doc with a field of date:new Date() what is the format that the date is saved in the couchdb doc? And is there a script available to convert any date object to this format? Thanks, -Pete --0015174c13260ed40a04a76b1932--