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

Time converters fail to convert Protobuf default values to Java counterparts #39

Open
yuri-sergiichuk opened this issue Oct 8, 2018 · 0 comments

Comments

@yuri-sergiichuk
Copy link
Contributor

It is currently not possible to convert any time-related Protobuf entity to its Java counterpart, e.g. LocalDate from io.spine.time to LocalDate from java.time if case Protobuf value is a default one.
While it really can be a desirable behavior, there should be at least a note about such a behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants