You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An error in TwitterScaperTest:
java.time.format.DateTimeParseException: Text 'Fri Jun 02 09:03:23 CEST 2017' could not be parsed at index 0
at java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:1949)
at java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1851)
at java.time.LocalDateTime.parse(LocalDateTime.java:492)
at org.loklak.harvester.TwitterScraperTest.dateFormatChange(TwitterScraperTest.java:198)
at org.loklak.harvester.TwitterScraperTest.testSimpleSearch(TwitterScraperTest.java:149)
The text was updated successfully, but these errors were encountered:
An error in TwitterScaperTest:
java.time.format.DateTimeParseException: Text 'Fri Jun 02 09:03:23 CEST 2017' could not be parsed at index 0
The text was updated successfully, but these errors were encountered: