pm.sendRequest("http://worldtimeapi.org/api/timezone/Europe/Rome", function (err, res) {
pm.globals.set("localTimeRome", res.json().datetime);
});
How to increase the number of days after reading the date from this api ?
Future date
previous date
future year