Revision: 9618
Author: [email protected]
Date: Tue Jan 25 13:08:09 2011
Log: Fix missing line in Javadoc.
Issue: 5615
Suggested by: xerces9
Patch by: jat
Review by: conroy
http://code.google.com/p/google-web-toolkit/source/detail?r=9618
Modified:
/trunk/user/src/com/google/gwt/i18n/client/DateTimeFormat.java
=======================================
--- /trunk/user/src/com/google/gwt/i18n/client/DateTimeFormat.java Wed Oct
20 12:39:18 2010
+++ /trunk/user/src/com/google/gwt/i18n/client/DateTimeFormat.java Tue Jan
25 13:08:09 2011
@@ -752,6 +752,7 @@
* pattern for this format is predefined for each locale.
*
* @return A DateTimeFormat object
+ * @deprecated use {@link #getFormat(PredefinedFormat)} with
* {@link PredefinedFormat#DATE_TIME_MEDIUM} instead
*/
@Deprecated
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors