Bug 60115 - Add date format property for start/end date filter into Report generator
Summary: Add date format property for start/end date filter into Report generator
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: Nightly (Please specify date)
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-11 18:27 UTC by Milamber
Modified: 2016-09-11 18:34 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milamber 2016-09-11 18:27:01 UTC
The report start/end filters don't allow to specify the Date Format (hard coded).

Add a new report date format property (from SimpleDateFormat) will be useful, specially when the results file is produce with a JMeter machine with another time zone than the report generator machine (need to specify the zime zone in the date format).
Comment 1 Milamber 2016-09-11 18:34:00 UTC
URL: http://svn.apache.org/viewvc?rev=1760268&view=rev
Log:
 Add date format property for start/end date filter into Report generator
 Add new dedicate section Report/dashboard into changes.xml

Bugzilla Id: 60115

Modified:
    jmeter/trunk/bin/user.properties
    jmeter/trunk/src/core/org/apache/jmeter/report/config/ReportGeneratorConfiguration.java
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/generating-dashboard.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:05 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4107