User:Amaury/common.js: Difference between revisions

Content deleted Content added
mNo edit summary
m Testing something
Tag: Reverted
Line 5:
day: function (then) { return then.calendar(); },
week: function (then) { return then.calendar().replace(/^Last /, ""); },
other: "'''MMMM D, YYYY [at] h:mm A'''",
},
tooltipFormats: null