From e5bed877ab43a47cb80c2777b8e587e04a65cb90 Mon Sep 17 00:00:00 2001 From: Mottie Date: Mon, 31 Aug 2015 22:55:18 -0500 Subject: [PATCH] Docs: dateFormat correction --- docs/example-option-date-format.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/example-option-date-format.html b/docs/example-option-date-format.html index 88ee8e58..3587288e 100644 --- a/docs/example-option-date-format.html +++ b/docs/example-option-date-format.html @@ -50,13 +50,13 @@
  • The dateFormat option will ONLY work with the shortDate parser.
  • The date can be separated by any of the following: slash, dash, period, comma, space(s) or tab (/-., ).
  • This date format parser will only work with a four digit year. You can write your own if you need a two digit year parser.
  • -
  • In versions 2.3+, columns can be disabled using any of the following methods (they all do the same thing), in order of priority: +
  • In versions 2.3+, date formats can be set by column using any of the following methods (they all do the same thing), in order of priority: