Changeset 4803

Show
Ignore:
Timestamp:
06/09/08 08:59:30 (5 months ago)
Author:
marc.englund@…
Message:

Did not update 'showingDate' properly - fixes #1756 some more

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/ITextualDate.java

    r4561 r4803  
    44 
    55package com.itmill.toolkit.terminal.gwt.client.ui; 
     6 
     7import java.util.Date; 
    68 
    79import com.google.gwt.i18n.client.DateTimeFormat; 
     
    140142            } 
    141143 
     144            showingDate = new Date(date.getTime()); 
     145 
    142146            // Update variables 
    143147            // (only the smallest defining resolution needs to be