File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Beginning Java and the fly likes date format in yyyymmdd Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "date format in yyyymmdd" Watch "date format in yyyymmdd" New topic
Author

date format in yyyymmdd

karthik swamy
Ranch Hand

Joined: Mar 14, 2011
Posts: 37
hello everyone,
I need the date format in yyyyddmm,so please provide the code how to write in regex pattern

Best Regards,
Karthik Swamy.
chris webster
Bartender

Joined: Mar 01, 2009
Posts: 1103
    
    7

This may help.


ex-Oracle bloke
Ashwin Sridhar
Ranch Hand

Joined: Jul 09, 2011
Posts: 272

Try SimpleDateFormat class.


Ashwin Sridhar
SCJP | SCWCD | OCA
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: date format in yyyymmdd
 
Similar Threads
is that any utility class that help compare date within start and end date ?
Conversion of date to Arabic
how to convert String into Date format
<bean:write/> of struts1
Another format check :P