Difference between revisions of "User:The Happy Flygineer/vector.js"

From Team Fortress Wiki
Jump to: navigation, search
(Testing)
(+1)
Line 1: Line 1:
 
importScript('User:The Happy Flygineer/comments in local time.js');
 
importScript('User:The Happy Flygineer/comments in local time.js');
 +
importScript('User:The Happy Flygineer/sysopdetector.js');
 
LocalComments = {
 
LocalComments = {
 
dateDifference: false,
 
dateDifference: false,

Revision as of 04:10, 11 January 2013

importScript('User:The Happy Flygineer/comments in local time.js');
importScript('User:The Happy Flygineer/sysopdetector.js');
LocalComments = {
	dateDifference: false,
	dateFormat: 'dmy',
	timeFirst: true,
	twentyFourHours: false
};