question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can not parse Date

See original GitHub issue

My Execl is below: image

when I use spark-excel to read , the data is wrong.

df.show

+-----------------+
|         入住日期|
+-----------------+
|       3"月"3"日"|
|       3"月"7"日"|
|reserved-43901x1C|
|reserved-43905x1C|
|      3"月"10"日"|
|      3"月"10"日"|

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
nightscapecommented, Jan 1, 2021

main is the new default branch. For some reason I can’t delete master

0reactions
Harivignesh3419commented, Jan 1, 2021

Sure @nightscape ! I will give an try . I see two branches master and main branch .Which branch should i start working with and give PR?

Read more comments on GitHub >

github_iconTop Results From Across the Web

SimpleDateFormat can't parse Date - java - Stack Overflow
I think the problem is that he gets java.text.ParseException: Unparseable date: "Tue Jan 08 00:00:00 CET 1985". That's what I got until I...
Read more >
Unable to parse Date, CSV Imports - Atlassian Community
I am using dd-MM-yyyy format, And getting this error. Please make sure you are using the same format in both the CSV file...
Read more >
Could not parse date/time. expected date field to be either a ...
A detailed guide on how to resolve errors related to "could not parse date/time. expected date field to be either a number or...
Read more >
Solved: Can not parse the date - Microsoft Power BI Community
When I try to load the data into power bi the date column gives me an error :DataFormat.Error: We couldn't parse the input...
Read more >
Error 'failed to parse date' for Date Time Field with Data Loader
Valid formatting for Date/Time fields in the API are documented in the following resources:Format the 'Date' and 'Date Time' data in a CSV...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found