Fixes Issue #1271
DateTimeFormat.parse() defaults to 0 hours, minutes, and seconds, but
it defaults to the current number of milliseconds.  The original patch
I submitted (r1281) cleared out the hours, minutes, and seconds, but
date does not provide a method for clearing milliseconds. 

Found by: jgw
Fixed by: jlabanca
Review by: knorton



git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@1536 8db76d5a-ed1c-0410-87a9-c151d255dfc7
2 files changed