Manual:fixTimestamps.php

This page is a translated version of the page Manual:FixTimestamps.php and the translation is 67% complete.
MediaWiki バージョン:
1.7

詳細

fixTimestamps.php file is a maintenance script to fix timestamp corruption caused by one or more webservers temporarily being set to the wrong time.

The time offset must be known and consistent. Start and end times (in 14-character format) restrict the search, and must bracket the damage. There must be a majority of good timestamps in the search period.

Options/Arguments

Argument Description Required?
offset Time offset (in hours) 必須
start Starting timestamp 必須
end Ending timestamp 必須

Usage

php maintenance/purgeChangedFiles.php offset start end


Terminal

See also