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

时间格式被转化为"Jun 25, 2019 6:00:00 PM" ,并不是我想要的“yyyy-MM-dd” #78

Closed
erlou2 opened this issue Jun 25, 2019 · 6 comments

Comments

@erlou2
Copy link

erlou2 commented Jun 25, 2019

No description provided.

@erlou2 erlou2 changed the title 时间格式被转化为"Jun 25, 2019 6:00:00 PM" ,并不是我想要的“yyy” 时间格式被转化为"Jun 25, 2019 6:00:00 PM" ,并不是我想要的“yyyY-MM-dd” Jun 25, 2019
@erlou2 erlou2 changed the title 时间格式被转化为"Jun 25, 2019 6:00:00 PM" ,并不是我想要的“yyyY-MM-dd” 时间格式被转化为"Jun 25, 2019 6:00:00 PM" ,并不是我想要的“yyyy-MM-dd” Jun 25, 2019
@erlou2
Copy link
Author

erlou2 commented Jun 25, 2019

No description provided.
目前接口返回格式 :Jun 25, 2019 10:00:00 PM
数据格式:2019-06-25 10:00:00
后台需要格式:2019-06-25 10:00:00
然后导致后台程序解析失败:
目前看得好像用的gson,不知道该怎么处理

@ningyu1
Copy link
Collaborator

ningyu1 commented Jun 27, 2019

@erlou2 插件版本提供一下

@erlou2
Copy link
Author

erlou2 commented Jun 27, 2019

jmeter-plugins-dubbo-1.3.8-jar-with-dependencies @ningyu1

@kelystor
Copy link

kelystor commented Aug 6, 2019

可以试下这个插件:https://github.com/kelystor/yajad-jmeter-dubbo-plugin,一样是JMeter测dubbo的插件,日期输出做了美化格式化处理

@erlou2
Copy link
Author

erlou2 commented Aug 6, 2019

可以试下这个插件:https://github.com/kelystor/yajad-jmeter-dubbo-plugin,一样是JMeter测dubbo的插件,日期输出做了美化格式化处理

十分感谢您的帮助,但是看了下 大致的简介并没有看到我急需解决的内容。十分感谢

ningyu1 added a commit to ningyu1/jmeter-plugins-dubbo that referenced this issue Aug 16, 2019
2. 增加配置元件 thubbo#43
3. 升级dubbo2.7.3,支持dubbo2.7.x及以下版本
4. 优化性能报告,只统计接口执行耗时 thubbo#81thubbo#76
5. 优化查看结果树 thubbo#78
5.1. 响应数据的字符编码:UTF-8
5.2. 响应数据json格式化
5.3. 响应数据时间格式化
@ningyu1 ningyu1 mentioned this issue Aug 16, 2019
4 tasks
ningyu1 added a commit that referenced this issue Aug 16, 2019
* Update README.md

* migratte dist (#67)

* 1. Optimize the code structure
2. Add configuration component #43
3. Upgrade dubbo2.7.3, support dubbo2.7.x, dubbo2.6.x, dubbo2.5.x
4. Optimize samples performance report #81,#76
5. Optimize the view tree #78
5.1. Character encoding of response data: UTF-8
5.2. Response data json format
5.3. Response data time format

* Optimization dependencies
@ningyu1
Copy link
Collaborator

ningyu1 commented Aug 16, 2019

@ningyu1 ningyu1 closed this as completed Aug 16, 2019
@ningyu1 ningyu1 mentioned this issue Sep 4, 2019
4 tasks
ningyu1 added a commit that referenced this issue Sep 4, 2019
* migratte dist (#67)

* 2.7.3 (#82)

* Update README.md

* migratte dist (#67)

* 1. Optimize the code structure
2. Add configuration component #43
3. Upgrade dubbo2.7.3, support dubbo2.7.x, dubbo2.6.x, dubbo2.5.x
4. Optimize samples performance report #81,#76
5. Optimize the view tree #78
5.1. Character encoding of response data: UTF-8
5.2. Response data json format
5.3. Response data time format

* Optimization dependencies

* Support implicit parameters (#87)

1. fix dubbo 2.7.3 Generic bug apache/dubbo#4787
2. support implicit parameters. #85
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants