Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] Java ISO 8601 parser

Nevermind, I think java.text.SimpleDateFormat does it.

>>> "Jim Sermersheim" <jimse@xxxxxxxxxx> 9/14/06 5:23 PM >>>
Anyone know of an eclipse-friendly way to parse an ISO 8601 string into a Java class (like Calendar or GregorianCalendar)?

Back to the top