]> source.dussan.org Git - vaadin-framework.git/commit
Remove Calendar dependency (#14668)
authorArtur Signell <artur@vaadin.com>
Tue, 16 Sep 2014 07:09:39 +0000 (10:09 +0300)
committerVaadin Code Review <review@vaadin.com>
Thu, 25 Sep 2014 07:35:18 +0000 (07:35 +0000)
commitb6e6d4eaac7961d9cd09ff009b4716617c7c8d85
tree8c4648bc9a5604745562a4f43342419b1d20551e
parent51fef5e8cb39f96dac11f4b3e2d772525d3ebfe6
Remove Calendar dependency (#14668)

This can cause GWT compilation problems as java.util.Calendar is not
available in GWT

Change-Id: Ia13d8f433ac43fcfd670c8e05b1295d3c64327cf
shared/src/com/vaadin/shared/ui/datefield/Resolution.java