|
| From: | anonymous |
| Subject: | [Octave-bug-tracker] [bug #58701] gpsread time parsing error with decimal seconds |
| Date: | Sat, 4 Jul 2020 07:40:34 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36 |
URL:
<https://savannah.gnu.org/bugs/?58701>
Summary: gpsread time parsing error with decimal seconds
Project: GNU Octave
Submitted by: None
Submitted on: Sat 04 Jul 2020 11:40:32 AM UTC
Category: Octave Forge Package
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Unexpected Error
Status: None
Assigned to: None
Originator Name: Geoff Warne
Originator Email: gwarne64@gmail.com
Open/Closed: Open
Release: 5.2.0
Discussion Lock: Any
Operating System: Microsoft Windows
_______________________________________________________
Details:
when gpx file contains the date with a resolution of less than a second the
error occurs
eg <time>2020-07-04T09:05:51.05Z</time>
it appears the gpxread function expects the time to have integer seconds for
the datenum conversion.
error: datevec: DATE not parsed correctly with given format
error: called from
datevec at line 147 column 11
datenum at line 113 column 46
gpxread at line 229 column 21
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58701>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |