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

Content deleted Content added
deactivating ohc_body_dates_to_dmy for testing
disabling ohc_customize_all_to_mdy for test
Line 1,248:
ohc_protect_dates(editor);
ohc_fix_unambiguous_dates(editor);
// ohc_body_dates_to_dmy(editor);
ohc_delink_ISO_to_dmy(editor);
//ohc_delink_year_in_X(editor);
Line 1,267:
ohc_delink_ISO_to_mdy(editor);
//ohc_delink_year_in_X(editor);
// ohc_customize_all_to_mdy();
ohc_ISO_to_mdy_in_citations(editor);
ohc_unprotect_dates(editor);