-
-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Description
Hello,
First thanks for this interesting plugin.
I noticed in getElapsedDate() this:
String sElapsed = String.format("2017-01-01 %02d:%02d:%02d", cal.get(Calendar.HOUR_OF_DAY), cal.get(Calendar.MINUTE), cal.get(Calendar.SECOND));
Is it regular that 2017-01-01 is hard coded ?
Why not use the day of load test ?
Thanks
Metadata
Metadata
Assignees
Labels
No labels