User:Ohconfucius/test/MOSNUM dates.js: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
Restored revision 1297375849 by Ohconfucius (talk)
Line 33:
name: "BIGENDIAN dates",
tooltip: "Access & archive dates",
script: ohc_bigendian_driverohc_refs_to_yyyymmdd
},
{
Line 1,318:
ohc_ISO_to_dmy_in_citations(editor);
ohc_unprotect_dates(editor);
//ohc_refs_to_yyyymmdd(editor);
ohc_MOSNUM_edit_summary(editor);
}
Line 1,334:
ohc_ISO_to_mdy_in_citations(editor);
ohc_unprotect_dates(editor);
//ohc_refs_to_yyyymmdd(editor);
ohc_MOSNUM_edit_summary(editor);
}