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

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

Revision as of 16:34, 27 November 2012

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