Bug 60115

Summary: Add date format property for start/end date filter into Report generator
Product: JMeter - Now in Github Reporter: Milamber <milamber>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: Nightly (Please specify date)   
Target Milestone: ---   
Hardware: All   
OS: All   

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