-
Notifications
You must be signed in to change notification settings - Fork 113
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
can't decode null java date #90
Comments
i will try it. |
@aliiohs first u must ensure what's the encode result of null java date in java, then encode it to a zero go date, eg |
I will have a try |
/**java
**/ when a field is null , the write stream is /**java
*/ when a stream is |
What is zero go date, how to produce it ? @wongoo |
@lovepoem a definition without assigment of time.Time is a zero go date , eg |
What happened:
link to: apache/dubbo-go#105
What you expected to happen:
enable to decode null java date object
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
The text was updated successfully, but these errors were encountered: