[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #42241] datevec() should allow partial matches
From: |
anonymous |
Subject: |
[Octave-bug-tracker] [bug #42241] datevec() should allow partial matches when format is specified |
Date: |
Wed, 4 Aug 2021 15:38:10 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0 |
Follow-up Comment #3, bug #42241 (project octave):
This issue is still present in Octave 6.1.0.
datevec('2013-08-01 08:00:00/xyzpdq')
error: datevec: none of the standard formats match the DATE string
error: called from
datevec at line 139 column 11
datevec('2013-08-01 08:00:00/xyzpdq','yyyy-mm-dd HH:MM:SS')
error: datevec: DATE not parsed correctly with given format
error: called from
datevec at line 149 column 11
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?42241>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-bug-tracker] [bug #42241] datevec() should allow partial matches when format is specified,
anonymous <=