bugGNU Octave - Bugs: bug #35504, yeardays prints wrong result

 
 

bug #35504: yeardays prints wrong result

Submitter:  None
Submitted:  Fri 10 Feb 2012 10:59:31 PM UTC
   
 
Category:  Libraries Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Matlab Compatibility
Status:  Invalid / Not an Octave Bug Assigned to:  None
Originator Name:  boecko Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 3.2.4
Operating System:  * Mac OS Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 10 Feb 2012 11:08:24 PM UTC, comment #2: 

oh … forget it ….
PEBKAC-Problem


Anonymous
Fri 10 Feb 2012 11:03:15 PM UTC, comment #1: 

actually it's the other way round

yeardays( datenum(2012,3,31)) = 365 <-- WRONG 
yeardays( datenum(2012,4,1)) = 366
yeardays( datenum(2012,4,2)) = 365 <-- WRONG

Anonymous
Fri 10 Feb 2012 10:59:31 PM UTC, original submission:  

yeardays( datenum(2012,3,31)) = 365

yeardays( datenum(2012,4,1)) = 366  <-- WRONG

yeardays( datenum(2012,4,2)) = 365

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Updated the item)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-02-11 rik5 StatusNone Invalid / Not an Octave Bug
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code