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

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

[Octave-bug-tracker] [bug #62328] datemnth error


From: SJ
Subject: [Octave-bug-tracker] [bug #62328] datemnth error
Date: Sun, 17 Apr 2022 21:45:46 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?62328>

                 Summary: datemnth error
                 Project: GNU Octave
            Submitted by: sjoctavebug
            Submitted on: Mon 18 Apr 2022 01:45:44 AM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Inaccurate Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 7.1.0
         Discussion Lock: Any
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Run the code below:

pkg load financial;
date1 = datemnth(datenum(1967,1,1),11:12,1);
date1

returns:

date1 =

   718798
   718798

But the two dates returned should have been different.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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