Home | History | Annotate | Download | only in Scripts

Lines Matching refs:newDate

1352     my $newDate = strftime("%Y-%m-%d", @localTime);
1355 $patch =~ s/$firstChangeLogLineRegEx/$1$newDate$2/;