java icon indicating copy to clipboard operation
java copied to clipboard

JsonStream.serialize java.util.Date error

Open easykoala opened this issue 5 years ago • 2 comments

error message: com.jsoniter.spi.JsonException: getter name conflict: normalizedYear

easykoala avatar Mar 08 '19 01:03 easykoala

I tried this and finally fixed the problem of mine, hope as useful for you:

JdkDatetimeSupport.enable("yyyy-MM-dd HH:mm:SS");

chendifan avatar Apr 14 '19 10:04 chendifan

hi, could you tell me about this problem? Which input do you use?

marianovarela avatar Jun 08 '20 18:06 marianovarela