Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 10299 invoked from network); 23 Apr 2004 17:09:53 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 23 Apr 2004 17:09:53 -0000 Received: (qmail 63528 invoked by uid 500); 23 Apr 2004 17:09:41 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 63499 invoked by uid 500); 23 Apr 2004 17:09:40 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 63485 invoked from network); 23 Apr 2004 17:09:40 -0000 Received: from unknown (HELO rwcrmhc13.comcast.net) (204.127.198.39) by daedalus.apache.org with SMTP; 23 Apr 2004 17:09:40 -0000 Received: from davebsoft.com (c-24-4-147-228.client.comcast.net[24.4.147.228]) by comcast.net (rwcrmhc13) with ESMTP id <2004042317094401500pquire>; Fri, 23 Apr 2004 17:09:44 +0000 Message-ID: <40894DAA.2010204@davebsoft.com> Date: Fri, 23 Apr 2004 10:08:58 -0700 From: Dave Briccetti Organization: Dave Briccetti Software Consulting; DBSchools.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031208 X-Accept-Language: en-us, en MIME-Version: 1.0 To: commons-dev@jakarta.apache.org Subject: Date range formatting, code needed? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Thanks to everyone who's created the Commons code. It has saved me a lot of time. I'm developing some very simple compact date range formatting code. I use it in a calendar display, and it produces strings like these: WHEN --------------- Sat, May 1, 8 - 9 AM Sat, May 1, 9 AM - 1 PM Sat, May 1, 9 AM - Sun, May 2, 5 PM Is any work going on in this area? Would this be useful to anybody? It's really quite simple, but maybe it has some value. Dave Briccetti Lafayette, California www.davebsoft.com --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org