Stripes

DateFormatter is almost impossible to reuse.

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: Release 1.5.2, Release 1.6
  • Component/s: Formatting
  • Labels:
    None
  • Environment:
    N/A

Description

In DateFormatter the following is private:

private DateFormat format;

If format had get/setters or was protected it would be possible to easily subclass DateFormatter and modify its behaviour, e.g. setting the timezone for the formatter.

Activity

Hide
Frederic Daoud added a comment - 14/Sep/09 9:10 PM

Fixed in build 1139.

Show
Frederic Daoud added a comment - 14/Sep/09 9:10 PM Fixed in build 1139.

People

Vote (0)
Watch (0)

Dates

  • Created:
    11/Aug/09 9:09 AM
    Updated:
    04/Jan/11 1:25 PM
    Resolved:
    27/Oct/09 2:21 PM