Skip to content

Commit

Permalink
Merge commit 'e3f55cd1bed1986ee2ed7c2752b9430b273b60e5' into HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
Zanata Build Server committed Sep 29, 2015
2 parents 5cbc534 + e3f55cd commit d10c4c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
public class TransFilterPresenter extends WidgetPresenter<TransFilterDisplay>
implements TransFilterDisplay.Listener, UserConfigChangeHandler,
FilterViewEventHandler {
private static final String DATE_PATTERN = "yyyy-mm-dd";
private static final String DATE_PATTERN = "yyyy-MM-dd";

private final History history;

Expand Down

0 comments on commit d10c4c6

Please sign in to comment.