Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D2DE3734D for ; Wed, 14 Sep 2011 02:36:32 +0000 (UTC) Received: (qmail 23189 invoked by uid 500); 14 Sep 2011 02:36:32 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 22979 invoked by uid 500); 14 Sep 2011 02:36:32 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 22945 invoked by uid 99); 14 Sep 2011 02:36:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2011 02:36:30 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2011 02:36:29 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 222F497B47 for ; Wed, 14 Sep 2011 02:36:09 +0000 (UTC) Date: Wed, 14 Sep 2011 02:36:09 +0000 (UTC) From: "Knodi (JIRA)" To: dev@couchdb.apache.org Message-ID: <548642869.25077.1315967769136.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (COUCHDB-1280) ISO8601 parsing in view MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 ISO8601 parsing in view ----------------------- Key: COUCHDB-1280 URL: https://issues.apache.org/jira/browse/COUCHDB-1280 Project: CouchDB Issue Type: New Feature Components: JavaScript View Server Affects Versions: 1.0.2 Environment: All Reporter: Knodi Priority: Minor The current js view server doesn't parse Date format ISO8601. This is a widely used date format and date parse class should be made to parse ISO8601. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira