octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #43181] Function datenum incorectly handles tw


From: anonymous
Subject: [Octave-bug-tracker] [bug #43181] Function datenum incorectly handles two digit years
Date: Wed, 10 Sep 2014 03:14:14 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:13.0) Gecko/20100101 Firefox/13.0.1

Follow-up Comment #3, bug #43181 (project octave):

Thank you for responding.
A question then a comment:

The format string that you recommend, "dd-mmm-yy HH:MM:SS" , 
looks like the one in the example in the original submission.  Did you mean
"dd-mmm-yyyy HH:MM:SS" per format code 0 of function datestr?

As you point out, function datestr does not list date format "dd-mmm-yy
HH:MM:SS".  However, documentation for function datenum contains the following
paragraph:

"When processing input datestrings, p is the year at the start of the century
to which two-digit years will be referenced. If not specified, it defaults to
the current year minus 50."

One could restate the original submission as noting that the quoted paragraph
is invalid.  Your response suggests that the paragraph is in fact invalid. 
It's interesting however, that the form "days = datenum ("datestr", p)" does
not complain about the extra parameter 'p'.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?43181>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]