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

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

[Octave-bug-tracker] [bug #36954] datenum and datevec convert date strin


From: Rik
Subject: [Octave-bug-tracker] [bug #36954] datenum and datevec convert date string incorrectly
Date: Thu, 14 Mar 2013 19:04:13 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0

Follow-up Comment #6, bug #36954 (project octave):

Can we have someone with access to Matlab verify whether datenum produces the
same result when fed either a string or a datevector?

In Octave, the code forks.  A datevector is used to directly calculate a
datenum.  If a string is presented to datenum it must first be converted to a
datevector by calling datevec() and this starts to involve localtime() and
other system specific features.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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