From mboxrd@z Thu Jan 1 00:00:00 1970 From: Milan Zamazal Subject: Re: [PATCH] European date format Date: Fri, 04 Mar 2011 22:13:22 +0100 Message-ID: <87wrke1te5.fsf@blackbird.nest.zamazal.org> References: <87mxlawyzv.wl%jan.seeger@thenybble.de> <3695.1299265482@alphaville.usa.hp.com> <87lj0ud7ll.wl%jan.seeger@thenybble.de> <4033.1299268015@alphaville.usa.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=46350 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PvcL7-0000f1-Ma for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 16:15:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PvcL6-0004D8-F0 for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 16:15:09 -0500 Received: from lo.gmane.org ([80.91.229.12]:56519) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PvcL6-0004Cm-6v for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 16:15:08 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PvcL3-00083K-Ba for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 22:15:05 +0100 Received: from ip51.strelice.net ([217.66.176.51]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Mar 2011 22:15:05 +0100 Received: from pdm by ip51.strelice.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Mar 2011 22:15:05 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org >>>>> "ND" == Nick Dokos writes: ND> The problem with the required final trailing dot (if you want to ND> leave out the year) is that it is not obvious - at least to me: ND> the equivalent ISO would be "-03-04" and the equivalent American ND> would be "3/4/" which look horrible - however, I don't know what ND> the general practice is in Europe. The dots are not separators, they mark ordinal numbers. And at least here in Czech Republic the correct typeset form is e.g. "4. 3. 2011" although the compact form "4.3.2011" is often used.