Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DateTime is failing #9

Open
sgehrman opened this issue Jun 16, 2021 · 2 comments
Open

DateTime is failing #9

sgehrman opened this issue Jun 16, 2021 · 2 comments

Comments

@sgehrman
Copy link

NoSuchMethodError (NoSuchMethodError: Class 'DateTime' has no instance method 'toJson'.
Receiver: Instance of 'DateTime'
Tried calling: toJson())

@sgehrman
Copy link
Author

Seems the code might fail with
DateTime? date;

The question mark.

@sgehrman sgehrman changed the title DataTime is failing DateTime is failing Jun 17, 2021
@sgehrman
Copy link
Author

I made a PR that fixes this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant