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

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

[Octave-bug-tracker] [bug #59979] Unexpected format for output from date


From: Tasos Papastylianou
Subject: [Octave-bug-tracker] [bug #59979] Unexpected format for output from datevec
Date: Sat, 30 Jan 2021 15:22:59 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0

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

E.g. the following, very reasonable produces:


datevec( datenum( [2000, 1, 1, 0, 0, 60] ) )
ans =
   2000      1      1      0      1      0


as opposed to


ans =
   2000      1      1      0      0      60



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59979>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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