X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/Field3.html diff --git a/docs/source/Field3.html b/docs/source/Field3.html index c929cfbf..85b4eb40 100644 --- a/docs/source/Field3.html +++ b/docs/source/Field3.html @@ -240,7 +240,7 @@ var myData = [ * <p>(Optional) Used when converting received data into a Date when the {@link #type} is specified as <code>"date"</code>.</p> * <p>A format string for the {@link Ext.Date#parse Ext.Date.parse} function, or "timestamp" if the * value provided by the Reader is a UNIX timestamp, or "time" if the value provided by the Reader is a - * javascript millisecond timestamp. See {@link Date}</p> + * javascript millisecond timestamp. See {@link Ext.Date}</p> */ dateFormat: null,