<!--your preparation HTML code goes here-->
const date = "2025-03-05";
const yearToReplaceWith = "2017";
const year = date.substring(0, 4);
const newDate = date.replace(year, yearToReplaceWith);
const dateDate = new Date(date);
dateDate.setUTCFullYear(yearToReplaceWith);
const newDate = dateDate.toISOString().substring(0, 10);
--enable-precise-memory-info
flag.
Test case name | Result |
---|---|
replace | |
setUTCFullYear |
This benchmark does not have any results yet. Be the first one to run it!