Add internal timestamp wrapper wfTimestamp($outputtype,$timestamp);
authorDomas Mituzas <midom@users.mediawiki.org>
Tue, 10 Aug 2004 08:28:43 +0000 (08:28 +0000)
committerDomas Mituzas <midom@users.mediawiki.org>
Tue, 10 Aug 2004 08:28:43 +0000 (08:28 +0000)
commit5af42946aa06e9a5d3a4deed27a2baaf1a6c3b9b
treeefad2e3c234e9d384ff16f794115ab4173e583d1
parent52bb460dc45f1593b20a77e9e20ebdfb89943ad0
Add internal timestamp wrapper wfTimestamp($outputtype,$timestamp);
Obsoletes: wfTimestamp2Unix, wfUnix2Timestamp, wfTimestampNow;
Autodetects database, mediawiki and unix timestamps

to be done: inverted timestamp support
includes/GlobalFunctions.php