Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2588:7dd45896e941
Issue 459.
Use a longer dateformat to display the complete year.
flys-artifacts/trunk@4144 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 15 Mar 2012 10:32:50 +0000 |
parents | bece6f604899 |
children | 95ddff4acb95 |
comparison
equal
deleted
inserted
replaced
2587:bece6f604899 | 2588:7dd45896e941 |
---|---|
1 2012-03-15 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 Issue 459. | |
4 | |
5 * src/main/java/de/intevation/flys/exports/HistoricalDischargeCurveExporter.java: | |
6 Use date format with MEDIUM style. | |
7 | |
8 * src/main/java/de/intevation/flys/utils/Formatter.java: | |
9 Added date format with MEDIUM style. | |
10 | |
1 2012-03-15 Ingo Weinzierl <ingo@intevation.de> | 11 2012-03-15 Ingo Weinzierl <ingo@intevation.de> |
2 | 12 |
3 * src/main/java/de/intevation/flys/exports/ChartHelper.java: Added a new | 13 * src/main/java/de/intevation/flys/exports/ChartHelper.java: Added a new |
4 method that returns the Bounds for a given XYDataset. Based on the | 14 method that returns the Bounds for a given XYDataset. Based on the |
5 concrete type of the XYDataset, the call is dispatched to a more specific | 15 concrete type of the XYDataset, the call is dispatched to a more specific |