Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Conversation

@dengxiaolong1205
Copy link

@dengxiaolong1205 dengxiaolong1205 commented Jul 16, 2024

fixed #4518 ,使用JSONObject.toJSONStringWithDateFormat时,传WriteSqlDateUseDefaultFormat枚举时,java.sql.date不受WriteDateUseDateFormat格式控制,默认格式化为数据库存储格式

…eFormat时,使用WriteSqlDateUseDefaultFormat枚举时,java.sql.date不受WriteDateUseDateFormat格式控制,默认格式化为数据库存储格式
@CLAassistant
Copy link

CLAassistant commented Jul 16, 2024

CLA assistant check
All committers have signed the CLA.

@dengxiaolong1205 dengxiaolong1205 changed the title 新增序列化枚举WriteSqlDateUseDefaultFormat,在使用JSONObject.toJSONStringWithDat… #4518 新增序列化枚举WriteSqlDateUseDefaultFormat,在使用JSONObject.toJSONStringWithDat… Jul 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

java.sql.Date 在toJSONString时,希望可以通过参数控制是否受SerializerFeature.WriteDateUseDateFormat格式控制

2 participants