|
Quick Lists
|
|
Bug ID:
|
5031150
|
|
Votes
|
0
|
|
Synopsis
|
(fmt) Formatter date/time suffix 'E' should be changed to 'Q' to avoid collision
|
|
Category
|
java:classes_util
|
|
Reported Against
|
tiger-beta2
|
|
Release Fixed
|
1.5(tiger-b49)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
4906370
|
|
Submit Date
|
13-APR-2004
|
|
Description
|
'E' should not be used for date/time formats (currently used for milliseconds
since the beginning of the epoch). An alternate letter which does not
conflict with any existing definitions in POSIX strftime or GNU date needs to
be used instead.
-- xxxxx@xxxxx 2004-04-13
|
|
Work Around
|
N/A
|
|
Evaluation
|
The suggested fix should be implemented.
-- xxxxx@xxxxx 2004-04-13
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |