Re: Unparseable date error
Michael Hall <[email protected]>
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <[email protected]> |
> On Nov 9, 2021, at 9:45 PM, Michael Hall <[email protected]> wrote: > > > >> On Nov 9, 2021, at 9:42 PM, Peter Reutemann <[email protected]> wrote: >> >>>> Of course, you have to parse the 1st attribute as date with the >>>> following format (as OP mentioned): >>>> yyyy-MM-dd HH:mm >>>> >>> >>> You did this and it was recognized as a Date? The blank still sort of concerns me. I remember mention in the past that the CSV conversions sometimes had problems. >> >> CSV splits on comma, blanks are usually not a problem. And even Weka's >> quirky CSVLoader handles that just fine. >> > > I looked at SimpleDateFormat and the blank shouldn’t be a problem. > > I would still like to see a screenshot just to verify the date attribute is in fact date. > > I am not quite understanding how daylight savings time on the computer is an issue. I am US CST with DST and it has never caused me problems. With Weka or Java. Although the midwestern joke is that “the cows don’t like it” for daylight savings time. _______________________________________________ Wekalist mailing list -- [email protected] Send posts to [email protected] To unsubscribe send an email to [email protected] To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html