JDK-5077787 : [Fmt-Da] RFE: SimpleDateFormat should support "st", "nd", "rd", etc suffixes for days
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.text
  • Affected Version: 1.4.2
  • Priority: P5
  • Status: Closed
  • Resolution: Won't Fix
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2004-07-23
  • Updated: 2024-04-12
  • Resolved: 2018-01-04
Related Reports
Duplicate :  
Relates :  
Relates :  
Description

Name: jl125535			Date: 07/23/2004


A DESCRIPTION OF THE REQUEST :

SimpleDateFormat does not support parsing strings such as:

  "Saturday, 1st of March"

As there is no format character to denote the "st", "nd", "rd", or "th" suffix that may be applied to a day of month.

JUSTIFICATION :

This is a common way of writing dates.
(Incident Review ID: 241910) 
======================================================================

Comments
Will not fix this RFE , if its an important enhancement please re-open this .
04-01-2018