Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4025946
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T10:54:35+00:00 2026-05-20T10:54:35+00:00

Change the date 14 aug 2011 to the format 20110814 .. how can i

  • 0

Change the date 14 aug 2011 to the format 20110814 .. how can i do that in java ?

Here 14aug is a string … String date=”14aug”;

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T10:54:35+00:00Added an answer on May 20, 2026 at 10:54 am
    SimpleDateFormat sdf = new SimpleDateFormat("yyyyMMdd");
    String yyyyMMdd = sdf.format(date);
    

    Reference: java.text.SimpleDateFormat

    Update: the question by The Elite Gentleman is important. If you start with a String, then you should first parse it to obtain the date object from the above example:

    Date date = new SimpleDateFormat("dd MMM yyyy").parse(dateString);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

how to change the date time format 2011-09-01 09:39:23 to 2011-Aug-01 09:39:23 in asp.net
how to change the date time format 2011-09-01 09:39:23 to 2011-Aug-01 09:39:23 in asp.net.
In a Jsp I've got a input date String formatting as Aug-6-2009,how to change
I want to change this date format: Tue Apr 3 15:00:03 GMT+0300 2012 to
I'm trying to change the date format I get from my webservice to a
I want to provide an opportunity to change the date and time format in
I have date in sting object in following format. dd/mm/yyyy I want to change
i cant change date value to the format which i want.This is my code.When
I use java calendar. When I change date using calendar.set(...) I see in debugger
In windows vista, how can i change the filed date modified, of any file(text/binary)

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.