Show
Ignore:
Timestamp:
06/09/08 09:29:28 (6 months ago)
Author:
magi@…
Message:

Merged [4803] from trunk to 5.2 branch: Did not update 'showingDate' properly - fixes #1756 some more

Files:
1 modified

Legend:

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

    r4561 r4804  
    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