https://bz.apache.org/bugzilla/show_bug.cgi?id=65727
Bug ID: 65727
Summary: timeShift function adds a year up when adding days
Product: JMeter
Version: 5.4.1
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.5
Created attachment 38122
--> https://bz.apache.org/bugzilla/attachment.cgi?id=38122&action=edit
Specific values where the bug is present
If you try to add days to the current day or specific date by using the
timeShift function, and the generated date is between 26 December and 31
December, one year is also added.
For example, if the date is 2021-12-07 (YYYY-MM-dd) and I add 19 days (P19D)
the date generated is 2022-12-26 instead of 2021-12-26.
--
You are receiving this mail because:
You are the assignee for the bug.