Home | History | Annotate | Download | only in Scripts

Lines Matching refs:newDate

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