User:Amaury/common.js: Difference between revisions

Content deleted Content added
m Testing
Tag: Reverted
Restored revision 943145898 by Amaury (talk): Hm, no way to make it bold that I can see.
Line 5:
day: function (then) { return then.calendar(); },
week: function (then) { return then.calendar().replace(/^Last /, ""); },
other: "<b>MMMM D, YYYY [at] h:mm A</b>",
},
tooltipFormats: null