-
Notifications
You must be signed in to change notification settings - Fork 24
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
联系方式见 https://github.com/gudqs7-idea-plugins #44
Comments
您好 无意中搜寻到您开发的插件 有个小问题 针对于LocalDateTime的对象 能格式化吗? 生成的入参出参都是这样的 {
"uploadTime": {
"date": {
"year": 198,
"month": 1,
"day": 68
},
"time": {
"hour": 42,
"minute": -113,
"second": 31,
"nano": 268
}
}
} |
@UnbeatableLeslie 收到, 我试试 |
@UnbeatableLeslie 你要啥效果, 比如 2022-09-19 15:50:00 这样的? |
是的
彭恒
***@***.***
…------------------ 原始邮件 ------------------
发件人: "gudqs7-idea-plugins/docer-savior-idea-plugin" ***@***.***>;
发送时间: 2022年9月19日(星期一) 下午3:54
***@***.***>;
***@***.******@***.***>;
主题: Re: [gudqs7-idea-plugins/docer-savior-idea-plugin] 联系方式见 https://github.com/docer-savior (Issue #44)
@UnbeatableLeslie 你要啥效果, 比如 2022-09-19 15:50:00 这样的?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@UnbeatableLeslie 好, 等我改好了, 你可以使用 example 指定一个日期字符串, 也可以用注释 date (或spring 我代码提交到了 develop, 你可以自己打包或从下面链接下载 |
@UnbeatableLeslie 下次提 issue 新开一个 issue 更好, 这样我可以更好管理, 我都能看到的, 有钉钉机器人通知 |
好的 感谢
彭恒
***@***.***
…------------------ 原始邮件 ------------------
发件人: "gudqs7-idea-plugins/docer-savior-idea-plugin" ***@***.***>;
发送时间: 2022年9月19日(星期一) 下午4:07
***@***.***>;
***@***.******@***.***>;
主题: Re: [gudqs7-idea-plugins/docer-savior-idea-plugin] 联系方式见 https://github.com/docer-savior (Issue #44)
@UnbeatableLeslie 好, 等我改好了, 你可以使用 example 指定一个日期字符串, 也可以用注释 date (或spring @DateTimeFormat) 或注释 json(或 jackjson @jsonformat) 指定一个 yyyy-MM-dd 这种格式化表达式(这样示例里面会取当前时间去格式化, 暂不支持时区的设置)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
联系方式见 https://github.com/gudqs7-idea-plugins ;
提 issue 请新开一个 issue 更好, 这样我可以更好管理
提 issue, 新增评论等, 我都能第一时间看到的, 有配置钉钉机器人的 webhook 通知
The text was updated successfully, but these errors were encountered: