marcomachadosantos / gwt-chronoscope

Automatically exported from code.google.com/p/gwt-chronoscope
GNU Lesser General Public License v2.1
0 stars 0 forks source link

In DateFormatHelper, replace homegrown date formatting methods with GWT's #61

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
See Ray's inline comment in line 12 for details: http://code.google.com/p/gwt-
chronoscope/source/detail?r=316

Original issue reported on code.google.com by chadtaka...@gmail.com on 2 Sep 2008 at 6:51

GoogleCodeExporter commented 9 years ago
Resolved in r358.  DateFormatHelper now delegates to GWT's DateTimeFormat to 
obtain month abbreviation 
strings and am/pm strings.

Original comment by chadtaka...@gmail.com on 24 Sep 2008 at 9:31