Home
Java
2D Graphics GUI
3D
Advanced Graphics
Ant
Apache Common
Chart
Class
Collections Data Structure
Data Type
Database SQL JDBC
Design Pattern
Development Class
EJB3
Email
Event
File Input Output
Game
Generics
GWT
Hibernate
I18N
J2EE
J2ME
JavaFX
JDK 6
JDK 7
JNDI LDAP
JPA
JSP
JSTL
Language Basics
Network Protocol
PDF RTF
Reflection
Regular Expressions
Scripting
Security
Servlets
Spring
Swing Components
Swing JFC
SWT JFace Eclipse
Threads
Tiny Application
Velocity
Web Services SOA
XML
Date Parser « Data Type « Java
Java
Data Type
Date Parser
1.
Date parser for ISO 8601 format
2.
Date Utils
3.
Date To String
4.
Perform date validations
5.
ISO 8601 date parsing utility.
6.
Parses a string representing a date by trying a variety of different parsers.
7.
Parses a time period into a long. Translates possible [msec|sec|min|h] suffixes
8.
A method to get the current date as an array of components 0 = year, 1 = month, 2 = day
9.
ISO 8601 date parsing utility. Designed for parsing the ISO subset used in Dublin Core, RSS 1.0, and Atom.
10.
A simple XML parser that starts parsing right away and validates along the way.