Date.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 11 Oct 2011 08:21:48 +0000 (16:21 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 11 Oct 2011 08:21:48 +0000 (16:21 +0800)
Date.js

diff --git a/Date.js b/Date.js
index 1653823..35448b7 100644 (file)
--- a/Date.js
+++ b/Date.js
@@ -110,7 +110,6 @@ document.write(dt.format(Date.patterns.ShortDate));
 Date = XObject.extend(Date,
     {
         /**
-         * @static
          * @private
          */
         parseFunctions : {count:0},