From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.86.87.8 with SMTP id k8cs22227fgb; Wed, 10 Mar 2010 08:14:49 -0800 (PST) Received: by 10.224.97.66 with SMTP id k2mr1164033qan.24.1268237682651; Wed, 10 Mar 2010 08:14:42 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 5si19322726qwg.33.2010.03.10.08.14.42; Wed, 10 Mar 2010 08:14:42 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@googlemail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 11CEC18582DA; Wed, 10 Mar 2010 11:14:41 -0500 (EST) Received: from mail-pw0-f50.google.com (mail-pw0-f50.google.com [209.85.160.50]) by rubyforge.org (Postfix) with ESMTP id 3959218582CA for ; Wed, 10 Mar 2010 11:11:45 -0500 (EST) Received: by pwi8 with SMTP id 8so4509977pwi.23 for ; Wed, 10 Mar 2010 08:11:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=9ofUHNpU3/j+ByyM+7pjQGnVlkFCNc9sw3YmMU9SS2A=; b=KDH8+55d8+IP9OfHF0uOAWnFGmHGlGTgWrBifZT1d2sF7BMFOYUshOyaOqd5mxMIGa X14wIwHfvKelRJgNnj+v7FhHNtp1cJlIcYp+DfWhb025yJUcnuUbdB08oohV2ZXCR+dk agxH7Qjzezvti/a07sVmaJH3vNWbgmPt5JsSY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=xxczMLs+lbwqsgdaFMEe2C8vSdtbAOpBJBdpfVzr0Px4D8Y5KU3uxxon2m+7HbvHmK V7MHNdomsj4o5iHL1C+eaUiWFTlOyk4ZN+3xRGhy73ZRujMYqesc3lS9nMfdVGtei3S7 Y3SuVGIA5Vs5jIns5t8USmrymhdQmMJeyWcK8= MIME-Version: 1.0 Received: by 10.142.67.22 with SMTP id p22mr509912wfa.154.1268235956135; Wed, 10 Mar 2010 07:45:56 -0800 (PST) Date: Wed, 10 Mar 2010 16:45:56 +0100 Message-ID: <123554aa1003100745v59a49fd4uda1a800266290d18@mail.gmail.com> From: Dominik Epple To: sup-talk@rubyforge.org Subject: [sup-talk] 12h/24h Datetime format in sup index X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Hi, in the sup index, the datetime column looks like this (for me): 11:05 6:28 3:29 12:30 Yest. 7 Yest. 5 Yest. 3 Yest. 3 Yest. 2 Yest. 2 It took me some time to find out that this is a 12h time format (without am/pm indicators). I would prefer to have this as 24h date format, such that the dates above would be written as: 11:05 6:28 3:29 0:30 Yest. 19 Yest. 17 Yest. 15 Yest. 15 Yest. 14 Yest. 14 Can one configure this? How? Thanks Dominik _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk