From mboxrd@z Thu Jan 1 00:00:00 1970 From: Noorul Islam K M Subject: Re: Date Prompt Bug (or Anomoly) Date: Fri, 04 Jun 2010 14:18:50 +0530 Message-ID: <87fx13p4i5.fsf@noorul.maa.corp.collab.net> References: <876322hcps.wl%ded-law@ddoherty.net> <87k4qfp4ky.fsf@noorul.maa.corp.collab.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=41723 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OKSb7-0000kc-NN for emacs-orgmode@gnu.org; Fri, 04 Jun 2010 04:49:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OKSaz-0000gH-Ki for emacs-orgmode@gnu.org; Fri, 04 Jun 2010 04:49:46 -0400 Received: from mail-pw0-f41.google.com ([209.85.160.41]:57992) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OKSaz-0000gB-E9 for emacs-orgmode@gnu.org; Fri, 04 Jun 2010 04:49:41 -0400 Received: by pwi6 with SMTP id 6so133838pwi.0 for ; Fri, 04 Jun 2010 01:49:40 -0700 (PDT) In-Reply-To: <87k4qfp4ky.fsf@noorul.maa.corp.collab.net> (Noorul Islam K. M.'s message of "Fri, 04 Jun 2010 14:17:09 +0530") 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: Org-mode List Cc: "Daniel E. Doherty" Noorul Islam K M writes: > Daniel E. Doherty writes: > >> All, >> >> In playing around with the date prompt (C-.), I ran across the following >> puzzling behavior from rather simple inputs. >> >> I entered the following on June 1, 2010. Here is a date entered as >> "3/15": <2011-03-15 Tue>. It interpreted it as the upcoming March 15 as >> expected. >> >> But here is a date entered as "5/21": <2021-06-05 Sat>. Note how it >> interpreted the "21" as the year 2021, not at all what I expected from >> the documentation or the analogous "3/15" example. > > I think you should be using 3-15 & 5-21. I think the program is not > expecting '/' instead it expects '-'. It is explained here. http://www.gnu.org/software/emacs/manual/html_node/org/The-date_002ftime-prompt.html#The-date_002ftime-prompt Thanks and Regards Noorul