X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/Date4.html diff --git a/docs/source/Date4.html b/docs/source/Date4.html index 075b3c9a..81750bcf 100644 --- a/docs/source/Date4.html +++ b/docs/source/Date4.html @@ -430,8 +430,8 @@ Ext.Date.monthNumbers = { Dec:11 }, /** - * <p>The date format string that the {@link #dateRenderer} and {@link #date} functions use. - * see {@link #Date} for details.</p> + * <p>The date format string that the {@link Ext.util.Format#dateRenderer} + * and {@link Ext.util.Format#date} functions use. See {@link Ext.Date} for details.</p> * <p>This defaults to <code>m/d/Y</code>, but may be overridden in a locale file.</p> * @property defaultFormat * @static